Hanna Code / TextformatterHannaCode +101
Easily insert any complex HTML, Javascript or PHP output in your ProcessWire content by creating your own Hanna code tags. By ryan
Form Builder / FormBuilder +88
Building front-end forms on your website has never been so simple. ProcessWire Form Builder lets you create, edit and publish forms with no development necessary. By ryan
ProCache / ProCache +75
ProCache provides the ultimate performance for your website by completely bypassing PHP and MySQL and enabling your web server to deliver pages of your ProcessWire site as if they were static HTML files. By ryan
ProcessWire Upgrade / ProcessWireUpgrade +64
Tool that helps you identify and install core and module upgrades. Also provides automatic notifications (at login) when upgrades are available. By ryan
Map Marker (Google Maps) / FieldtypeMapMarker +62
This Fieldtype for ProcessWire 2.1+ holds an address or location name, and automatically geocodes the address to latitude/longitude using Google Maps API. By ryan
Site Profile Exporter / ProcessExportProfile +52
Enables exporting of ProcessWire site profiles for sharing or distribution with others. By ryan
Video embed for YouTube/Vimeo / TextformatterVideoEmbed +51
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. By ryan
Login/Register/Profile / LoginRegister +45
Front-end login or register for an account in ProcessWire. Also provides profile editing capabilities. By ryan
Import Pages from CSV files / ImportPagesCSV +42
Enables you to import CSV files to create pages. By ryan
Database Backups / ProcessDatabaseBackups +34
Create and/or restore database backups from the ProcessWire admin. By ryan
Zurb Foundation Site Profile / FoundationSiteProfile +28
ProcessWire Site Profile Using Zurb Foundation, for ProcessWire 2.5+. By ryan
Page Clone (Core) / ProcessPageClone +19
Provides ability to clone/copy/duplicate pages in the admin. Adds a "copy" option to all applicable pages in the PageList. By ryan
Email Image / EmailImage +18
Send photos from your mobile phone to ProcessWire, from anywhere, on-the-fly. ProcessWire maintains a chronological gallery that you can simply email photos to. By horst, ryan
Comments (Core) / FieldtypeComments +16
A field that stores user posted comments for any given page. By ryan
Page Edit Field Permission / PageEditFieldPermission +16
Enables you to limit edit access (by role) to any field in the page editor. By ryan
RSS Feed Generator / MarkupRSS +15
Given a PageArray of pages, this module will render an RSS feed from them. This is intended to be used directly from a template file. By ryan
Collage Plus / JqueryCollagePlus +14
Makes the image selection from TinyMCE/CKEditor use a nice grid of images rather than stacked images. By ryan
Events Fieldtype / FieldtypeEvents +14
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. By ryan
Language Support (Core) / LanguageSupport +14
Provides multi-language support to ProcessWire including translation tools, gettext-like API functions, language pack support, multi-language text fields, and multi-language alternate fields. By ryan
ProFields: Table / +13
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. By ryan
Repeater (Core) / FieldtypeRepeater +13
Maintains a collection of fields that are repeated for any number of times. By ryan
Twitter Feed Markup Generator / MarkupTwitterFeed +12
Module that generates an HTML list for a Twitter feed and caches it. Use this to show a Twitter feed on your ProcessWire-powered website. By ryan
Page Autocomplete (Core) / InputfieldPageAutocomplete +11
Multiple Page selection using auto completion and sorting capability. Intended for use as an input field for Page reference fields. By ryan
Page Edit Per User / PageEditPerUser +11
Assign edit access to users on a per-page basis. By ryan
Page Path History (Core) / PagePathHistory +10
Keeps track of past URLs where pages have lived and automatically redirects (301 permament) to the new location whenever the past URL is accessed. By ryan