EntryPilot – Universal Form Entries gives you one clean, fast admin screen to view and manage submissions from several popular form plugins. It reads data directly from the database using a pluggable provider architecture, so it never modifies the underlying form plugin and stays compatible with future updates.
Supported form plugins (auto-detected; hidden when not installed):
The user interface, repository, export, statistics, search, pagination, filters, and settings are provider-agnostic. Adding support for another form plugin only requires one new provider class registered through the epufe_register_providers filter. A developer guide is included in the docs/ folder of the plugin.
EntryPilot – Universal Form Entries does not collect, store, or transmit any personal data to external services. It only reads form submission data that already exists in your WordPress database, created by third-party form plugins, and displays it in the admin area for logged-in users with the manage_options capability.
The plugin does not add tracking, analytics, cookies, or remote requests. When debug mode is enabled in the settings, diagnostic messages may be written to a protected log file inside the WordPress uploads directory; these logs are removed when the plugin is uninstalled. No submission data is ever sent off-site. CSV exports are generated on demand and streamed directly to the requesting administrator.