FieldtypePagesSelectorQuery alevine
This module allows you to defined a Pages selector query ($pages>find()) as a field and attach it to a template. The results of the query (PageArray) are accessed like any other page field, $page->myQuery
TextformatterImageFieldMarkup diogo
Allows you to use image fields inside markup languages, notably, Markdown and Textile in Processwire text fields
ProcessFieldChangeNotifier Netcarver
Emails users with a given role when a watched field changes value.
FieldtypePhone Adrian Jones
Field that stores phone numbers as 4 values for country, area code, number and extension and formats the output based on predefined or custom options.
FieldtypeSelectFile martijn-geerts
Field that stores a filename from a folder.
InputfieldTime Netcarver
Adds a fieldtype and Inputfield for MySQL TIME fields.
FieldtypePageWithDate raymond-geerts
Field that stores one or more references to ProcessWire pages
FieldtypeHandsontable bernhard
Fieldtype to easily create Excel-Like Inputfields and store as JSON
FieldtypeButton kixe
Field that stores 3 values for label, target and class (CSS). Output markup configurable in field settings.
InputfieldRecurme joshuag
A Recurring Dates InputField for your Processwire templates. Custom frontend and admin calendars. The InputField you’ve been waiting for. Complex RRule date repeating in a simple and fast user interface. Go on – make some plans. Use the super simple, & powerful API to output them into your templates.
MinimalFieldset Robin S
Adds a config option to fieldsets to render them without label or padding in Page Edit.
ProcessDebugPageFields Robert Weiss
Module to help debug page fields in a readable manner.
FieldtypeOembed Neue Rituale
Collect and store oEmbed data
TextformatterRemoveEmptyParagraphs bernhard
Textformatter to remove empty paragraphs from CKE fields
FieldtypeTable Ryan Cramer
This Fieldtype is the first of its kind in that it lets you literally define your own Fieldtype. Think of it kind of like a lean and mean repeater field, with no extra overhead.
FieldtypePoll apeisa
Simple poll field for ProcessWire
AddImageUrls Robin S
Allows images/files to be added to Image/File fields by pasting URLs.
FieldtypeMapMarker Ryan Cramer
This Fieldtype for ProcessWire 2.1+ holds an address or location name, and automatically geocodes the address to latitude/longitude using Google Maps API.
FormTemplateProcessor Ryan Cramer
Proof-of-concept module to let you use templates as web contact forms. Can send you email and/or save the submission to a page in your site. Intended to be a starting point and proof-of-concept, so you may want to take this further.
FieldtypeCropImage apeisa
Three modules that offer nice thumbnail cropping for ProcessWire. Fully compatible with normal image field.
ProcessPageCloneAdaptUrls BitPoet
ProcessWire module that adapts links and img sources in CKEditor fields when cloning a page or page tree.
IntegerAutoIncrement stikki
Adds additional option to Fieldtype Integer to make it auto increment.
HannaCodeDialog Robin S
Enhances the use of Hanna tags in CKEditor fields, including the dialog-based editing of Hanna tags.
RepeaterDepthHelper Robin S
Enforces some depth rules for Repeater fields on save, and provides a helper method that returns a nested depth structure for a Repeater field value.
SelectizeAll Robin S
Enables Selectize on all InputfieldSelect and InputfieldAsmSelect fields in the ProcessWire admin.