FieldtypeDecimal sforsman
Field that stores a precision floating point (decimal) number
AlternativeGridFiles blad
This module shows an alternative view in file fields. Icons, columns, etc.
FormHelper pwfoo
FormHelper module create and process forms via form api based on page object, template file or an array of field information.
TableCsvImportExport Adrian Jones
Admin and front-end importing and exporting of CSV formatted content for Profields Table fields.
InputfieldSourceCode martijn-geerts
Display a string with the rendered output of this Page (per it's Template) in an Inputfield. The markup could be copied with a button click (flash enabled browsers) and/or copied manually from the Inputfield. The rendered output is a runtime only value which is not stored in the database
FieldtypeSelectExtOption kixe
Fieldtype which generates the options for a Select Inputfield from any table of any (accessible) database. Define the source table, columns (to pull value & label) and the preferred Inputfieldtype (Select, Radios, Checkboxes SelectMultiple or ASMSelect) in field settings. Access to all values in the corresponding row of the source table via API. Frontend safe.
InputfieldAceExtended Horst Nogajski
A highly configurable and flexible ACE editor input field for ProcessWire
AdminPageFieldEditLinks thetuningspoon
Adds modal editing capability to ProcessWire's Page fields in the admin editor, allowing editors to easily view and edit the content of any page(s) that have been selected, as well as create new pages without leaving the current screen. Edit links are updated in real time when new pages are added to the field. Compatible with all available types of Inputfields including including Select, SelectMultiple, Checkboxes, Radios, AsmSelect, PageListSelect, PageListSelectMultiple, and PageAutocomplete.
FieldtypeStarRating raymond-geerts
Field that stores ratings as integer
FieldtypeRuntimeMarkup kongondo
Allows rendering of custom markup within page editor and frontend via custom PHP snippet set in the field.
InputfieldURLChecker rolandtoth
Admin helper to add button or hotkey to URL type fields to check link.
TextformatterMultiValue rolandtoth
Allows setting key = value pairs in a textarea or text field to use as variable groups in templates.
FieldtypeLeafletMapMarker Ivan Gretsky
Field that stores an address with latitude and longitude coordinates and has built-in geocoding capability with Leaflet Maps API.
AutoFbPost dimitrios
Automatic post on Facebook when page is saved
AdoptDefaultsFromParents blynx
Fills fields of newly added pages with corresponding field-values of their parents. Configurable by setting "giving templates" and "adopting fields".
SelectizeImageTags macrura
Admin helper for enabling selectize.js on images tags field.
CroppableImage3 Horst Nogajski
Field that stores one or more GIF, JPG, or PNG images and support optional predefined crop functionality!
DynamicDescriptionNotes Adrian Jones
Lets you insert PW variables and Hanna codes in Description and Note fields.
PagesSum Netcarver
Adds a sum($selector, $field) method to the $pages class. Use for very fast summations across large data sets.
PageimageRemoveVariations rolandtoth
This module let you clear the images cache sitewide, but big WARNING: it also removes ImageVariations from RTE-Fields!
ConnectPageFields Robin S
Allows the connecting of two related Page fields so that changing one updates the other.
ImageFileDependencies Robin S
Allows Image and File fields to be used in inputfield dependency selectors. Note: prefix field names with an underscore in your dependency selectors.
MarkInPageTree benbyf
Mark pages in page tree with an icon by field, template or both. Also, add data from page in page tree. E.g. add field counter data along side the page title in the page tree list.
TextformatterSoundmanager macrura
Use file field to add audio files, use shortcode to insert into RTE.
ImportExternalImages macrura
For content pasted in textarea fields, this will import external images to the images field.