Form Builder / FormBuilder +84
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
ProcessWire Upgrade / ProcessWireUpgrade +61
Tool that helps you identify and install core and module upgrades. Also provides automatic notifications (at login) when upgrades are available. By ryan
Site Profile Exporter / ProcessExportProfile +48
Enables exporting of ProcessWire site profiles for sharing or distribution with others. By ryan
Import Pages from CSV files / ImportPagesCSV +39
Enables you to import CSV files to create pages. By ryan
Batch Child Editor / BatchChildEditor +37
Quick batch creation (titles only or CSV import for other fields), editing, sorting, deletion, and CSV export of all children under a given page. By adrian
Database Backups / ProcessDatabaseBackups +32
Create and/or restore database backups from the ProcessWire admin. By ryan
Matrix / FieldtypeMatrix +16
Field that stores values in a 2D-matrix table in a page. By kongondo
Fieldtype Select External Option / FieldtypeSelectExtOption +14
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. By kixe
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
Duplicator / Duplicator +11
Duplicate, backup and transfer an entire site from one location to another. By flydev
Process Email To Page / ProcessEmailToPage +11
Parses emails and image attachments from multiple addresses to various parts of your site so you can update them via mobile devices. By pete, adrian
Table CSV Import / Export / TableCsvImportExport +11
Admin and front-end importing and exporting of CSV formatted content for Profields Table fields. By adrian
PageQueryBoss / PageQueryBoss +9
A ProcessWire Module to build complex nested queries containing multipple fields and pages and return an array that can be parsed to JSON. This is usefull to fetch data for SPA and PWA. By noelboss
Migrations / Migrations +8
ProcessWire Migrations module By lostkobrakai
RockFinder / RockFinder +8
Highly Efficient and Flexible SQL Finder Module By bernhard
Wire Queue / WireQueue +8
Implements basic usage of Queues into ProcessWire! By netcarver, horst
Import Products from Prestashop / ImportPagesPrestashop +6
Import your categories, products, features and images directly from your Prestashop database to your Processwire website. By harmenschouten
RSS Feed Loader / MarkupLoadRSS +6
Given an RSS feed URL, this module will pull it, and let you foreach() it or render it. This module will also cache feeds that you retrieve with it. By ryan
FieldtypeHandsontable: Excel-like Inputfield / FieldtypeHandsontable +4
Fieldtype to easily create Excel-Like Inputfields and store as JSON By bernhard
Import External Images / ImportExternalImages +4
For content pasted in textarea fields, this will import external images to the images field. By macrura
Module Settings Import Export / ModuleSettingsImportExport +4
Adds import and export of settings to each module config page. By adrian
RockGrid - powerful, performant and beautiful data listing tool / FieldtypeRockGrid +4
ProcessWire is awesome for creating all kinds of custom backend applications, but where it is not so awesome in my opinion is when it comes to listing this data. Of course we have the built in page lister and we have ListerPro, but none of that solutions is capable of properly displaying large amounts of data, for example lists of revenues, aggregations, quick and easy sorts by the user, instant filter and those kind of features. RockGrid to the rescue. By bernhard
Atom Feed Loader / MarkupLoadAtom +3
Given an Atom feed URL, this module will pull it, cache it, and let you foreach() it or render it. By teppo
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
PW-ProcessGcalEmbed / ProcessGcalEmbed +3
Embeds a Google Calendar Into A ProcessWire Admin Setup Page. By netcarver