LoginNotifier Ryan Cramer
Provides ability to send an email, ping a URL or save a log entry when a login occurs.
FieldtypeColorPicker soma
Fieldtype that stores a HEX color. Color can be picked using a jQuery ColorPicker Plugin.
HelperFieldLinks soma
Adds shortcut edit link to all input fields on page edit. Adds shortcut edit link for the selected template. Only visible for superusers.
ProcessDataImport apeisa
Import data from any feed (xml, json, csv supported) and save it as native pw-pages. This is non-working version of upcoming ProcessDataImport -module for ProcessWire CMS.
InputfieldPageAutocomplete Ryan Cramer
Multiple Page selection using auto completion and sorting capability. Intended for use as an input field for Page reference fields.
FieldtypeRepeater Ryan Cramer
Maintains a collection of fields that are repeated for any number of times.
PageEditFieldPermission Ryan Cramer
Enables you to limit edit access (by role) to any field in the page editor.
FieldtypeConcat Ryan Cramer
Fieldtype that concatenates the values from one or more other fields at runtime. The resulting value can also contain additional formatting and/or words as needed.
ProcessDateArchiver u-nikos
Automatically archives pages based on a Datetime field (e.g. /news/2013/01/03/some-news-item/).
AdminSaveActions nik
Module that lets the user choose what happens after a saving a page, template or field.
PageListBetterLabels adamspruijt
Add support for image thumbnail, custom (html) field separator and custom text to Page List Label.
VersionControlForTextFields Teppo
Simplified version control for text type fields.
FieldtypeTextUnique Ryan Cramer
This is the same as the ProcessWire Text field (FieldtypeText), but enforces that values stored are unique, site-wide.
Indexer ussliberty
This module provide an efficent search index, also with pdf/doc files (require poppler-utils and wv). Optionally you can activate a PHP class for handling pdfs instead of poppler. Now supporting repeaters fields.
ProcessPageFieldSelectCreator Adrian Jones
Automated creation of Page fields, along with the templates and page tree for their source.
ProcessGetVideoThumbs Adrian Jones
Automatically populates an images field with thumbnails (poster images) from YouTube and Vimeo
AdminTemplateColumns Peter Burlingham
Adds left and right column fieldsets to use in any admin templates and applies styling to remove their borders and padding
HannaCodeHelper Teppo
Adds a helper plugin to fields with supported editor and TextformatterHannaCode enabled.
FieldtypeEvents Ryan Cramer
Field that stores a table of events for a page. This modules serves as an example of creating an editable table of data as a Fieldtype and Inputfield in ProcessWire.
BatchChildEditor Adrian Jones
Quick batch creation (titles only or CSV import for other fields), editing, sorting, deletion, and CSV export of all children under a given page.
InputfieldTextareaMarkup Teppo
Markup, plain text and optionally values from other fields as a non-editable, run-time field visible in Page Edit.
FieldtypeTextareas Ryan Cramer
The Textareas Fieldtype and Inputfield lets you combine multiple named text fields into a single field.
FieldtypeMultiplier Ryan Cramer
This Fieldtype and Inputfield combination lets you take almost any existing single-value Fieldtype, and use it to a multi-value Fieldtype.
TextformatterPagination Ryan Cramer
Paginate a large text field into multiple pages. Create multi-page articles easily.
FieldtypePageTableExtended mademyday
Extends the Processwire PageTable field for rendering table row layouts.