Modules Manager / ModulesManager +79
Module Manager enables you to browse the modules directory on modules.processwire.com, download, install or update them. By soma
Markup SEO / MarkupSEO +32
The all-in-one SEO solution for ProcessWire. By nico
Cronjob Database Backup / CronjobDatabaseBackup +18
Periodic automatic backup of the database. Set interval in settings. By kixe
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
Page Edit Per User / PageEditPerUser +10
Assign edit access to users on a per-page basis. By ryan
Amazon S3 / Cloudfront Backup and Serve asset files / AmazonS3Cloudfront +9
Sync and Backup page assets uploaded into PW to Amazon S3 and Deliver them via Amazon Cloudfront By nmendes
InlineEditor / InlineEditor +9
An inline, front end editor that uses CKEditor and the HTML5 contenteditable attribute. By sinmok
Hello Process Module (Example) / ProcessHello +8
A starting point skeleton from which to build your own Process module (for PW 2.6+) By ryan
Smarty Templating / SmartyTemplating +7
Smarty template engine for ProcessWire By niutech
Release Notes Discovery Module / ModuleReleaseNotes +6
Makes discovery of a module's changes, prior to upgrade, a trivial task. Makes support documentation accessible from the admin interface. By netcarver
Form Template Processor / FormTemplateProcessor +5
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. By ryan
jQuery Data Table Ajax / ProcessDataTable +5
Ajax driven data-table for pages. Adds "DataTable" page in ProcessWire admin. By soma
Symmetric Encryption for Text Fields / SymmetricEncryptedText +5
Store values of text fields in the database encrypted By bitpoet
Cronjob Empty Trash / CronjobEmptyTrash +4
Auto delete trashed pages sustainably after a predifined period of time set in module settings. This cronjob will run once per day. By kixe
Discussions / Discussions +4
Super simple discussions board for ProcessWire. By apeisa
Hello World / Helloworld +4
An example module used for demonstration purposes. By ryan
Process Dashboard / ProcessDashboard +4
A custom dashboard page for the ProcessWire admin. By pete
Process Data Import / ProcessDataImport +3
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. By apeisa
Schedule Cloud Backups / ScheduleCloudBackups +3
Cloud backups (Amazon S3) for ProcessWire. By djr
Ajax Image Upload / AjaxImageUpload +2
A proof-of-concept helper to implement frontend Ajax Image Upload. By boundaryfunctions
Custom Page Roles / CustomPageRoles +2
Gives you page level permission control for view access. By ryan
Email Verification / EmailVerification +2
E-Mail Verification and Domain Validation via API. Checks an email address against blacklist and availability of mailhost. Blacklisted domains and email addresses are simply stored in a text file. Easy to edit. By kixe
Language Localized URL / LanguageLocalizedURL +2
This module is useful to generate localized urls. By soma
PPP 2-Factor Authentication / Auth2FactorPPP +2
Adds 2 factor login to PW using the PPP One-Time-Pad System. By netcarver
Site Indexer / Indexer +2
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. By ussliberty