FieldtypeRuntimeOnly Robin S
An inputfield that renders at runtime, with no data saved to the database.
InputfieldSelectize macrura
Inputfield for the ProcessWire FieldtypePage.
TextformatterTagParser All Modules (A-Z)
Substitutes tags in a given text block with values from a context (or an array of contexts). Each context provider must be an instance of WireData. This means that almost any object from ProcessWire can be used by the parser to do substitutions.
Fredi apeisa
Fredi will bring quick modal edit links to frontend. Supports all the fieldtypes.
FieldtypePDF Richard Jedlička
Fieldtype/Inputfield module allowing easy generation of thumbnails of the PDF files
FieldtypeYaml Horst Nogajski
Field that stores YAML data and formats it as an object, when requested.
TextformatterPageImages kixe
Allows you to insert images in a text area by referencing them with tags in the following format [[fieldName,Number,class]]. All Parameters are optional. Configurable base class and wrapper.
Lumberjack gurumeditation02
A simple module for ProcessWire CMS that logs the IP / User Agent details of the user when the page is saved.
ProcessVisualPageSelector kongondo
Ajax-driven visual page selector for ProcessWire tailored for power users who manage lots of pages, need to know what those pages contain as well as those who use a 'one-page-per-image' approach to manage and reuse images across their site. Visual Page Selector is an enhanced Inputfield for ProcessWire page fields that enables the addition/removal of pages to a page field in a 'visual manner'. It can easily handle unlimited numbers of a page field's selectable pages as these are not loaded directly to the Inputfield. Pages are added to the inputfield via a ProcessWire Lister interface allowing you to find that last bit of information about a selectable page prior to adding it to your page field. For sites those that use a 'one-page-per-image' approach, Visual Page Selector provides thumbnail representation of those 'image pages', allowing for a powerful, rich editing experience.
GraphQLFieldtypeMapMarker Dadish
GraphQL support for FieldtypeMapMarker.
ProcessPodcastSubscriptions Neue Rituale
Subscribe Podcast RSS feed and save episodes as new page
TextformatterJsonDecode NB Communication
Passes the given text through json_decode(), returning the value (if valid) as a StdClass object.
RockCalendar bernhard
A powerful ProcessWire module for event management, admin calendar view, drag-and-drop scheduling, recurring events, and seamless integration with ProcessWire pages and fields.
RestrictRepeaterMatrix Robin S
Allows restrictions and limits to be placed on Repeater Matrix fields.
FieldtypeComments Ryan Cramer
A field that stores user posted comments for any given page.
FormTemplateProcessorMailer cnsknight
Template fields define web contact forms. Can send forms as emails with or without PHPMailer. Can save forms as pages. Allows custom rendering. Features working demo HTML5 form. Use on static page and/or on any page via overlay.
ImageExtra justb3a
This module allows you to add additional information to an image (for example: title, description, link, orientation and any field you may need).
LimitRepeater Robin S
Allows limits and restrictions to be placed on selected Repeater fields.
FieldtypeFields martijn-geerts
Field storing field references.
ImageCropRatios Robin S
Allows preset aspect ratios to be defined per image field for the ProcessWire image crop tool.
InputfieldSelectImages Robin S
An inputfield that allows the visual selection and sorting of images, intended for use with FieldtypeDynamicOptions.
FileMover Robin S
Allows the selection of files or images for moving or copying to a different field.
ModulesQuickFilter adamspruijt
Modules Quick Filter has two main components. A "search as you type" field that filters by module name and a "refine by category" select box, which narrows the display of Modules by category.
TextformatterVideoEmbed Ryan Cramer
Enables translation of YouTube or Vimeo URLs to full embed codes, resulting in a viewable video in textarea fields you apply it to. Now with support for responsive videos too.
FieldtypeModules Ryan Cramer
Fieldtype that stores reference to one or more other modules. This is similar to FieldtypeModule except that it stores multiple modules. It uses asmSelect to make the selection sortable/searchable.