Hey ProcessWire Community,
I’m excited to announce a new module currently in beta: ProcessDataTables – designed as a universal “Swiss Army knife” for backend data visualization. Before the development of the ProcessUserDataTable module we developed a sleek module for a client called ProcessDataTable (singular), which featured the same guided, user-friendly install process with select/multiselect configuration fields but the possibility to handle the column display with small PHP templates. It was also designed for using it with a single table. But we saw the need for a truly flexible solution that can handle an unlimited number of tables in the ProcessWire admin.
ProcessDataTables (plural) is aimed at more experienced ProcessWire developers who need a rapid, highly configurable, and reusable tool for building complex data overviews and admin dashboards. Unlike the original (still unreleased) single-table module, which focuses on ease of setup, this new version prioritizes scalability, customization, and extensibility. We are currently using it in combination with @bernhards incredible module RockCommerce to display E-Commerce related data for backend users.
Why ProcessDataTables?
Unlimited custom tables: Quickly define as many tables as you need for any data structure or ProcessWire template.
Advanced configuration: Control each table’s columns, data sources, selectors, and field-level output via PHP stubs.
Per-field templating: Every column can use its own output template for advanced formatting and presentation.
Global module config: Set date/currency/number formatting, labels, and output options from a central settings screen.
Built for developers: Configuration is more open and flexible, allowing you to create advanced dashboards and reporting interfaces for any ProcessWire installation.
Differences to the (yet unreleased) ProcessDataTable Module
The original ProcessDataTable (singular) module was focused on single-table use cases and offered a more beginner-friendly installation process:
Guided setup: Selection of templates and fields through select/multiselect inputs in the config screen
Quicker onboarding: Suitable for smaller projects or less technical users when only one data table is needed
Status
ProcessDataTables is currently in beta – feedback, ideas, and bug reports are highly appreciated!
Looking for real-world use cases and input from the community to help shape the roadmap.
Screenshots & Example Workflow
In the README of the module you find example screenshots of the module config, adding tables, and customizing table columns)
Get it here:
https://processwire.com/modules/process-data-tables/
https://github.com/frameless-at/ProcessDataTables
If you have ideas, feature requests, or want to help test or contribute, please reply below or DM me!
Looking forward to your feedback and suggestions!