Title: EntryPilot &#8211; Universal Form Entries
Author: varungodham
Published: <strong>19 กรกฎาคม 2026</strong>
Last modified: 23 กรกฎาคม 2026

---

Search plugins

![](https://ps.w.org/entrypilot-universal-form-entries/assets/banner-772x250.png?
rev=3613439)

![](https://ps.w.org/entrypilot-universal-form-entries/assets/icon-256x256.png?rev
=3613615)

# EntryPilot – Universal Form Entries

 By [varungodham](https://profiles.wordpress.org/varungodham/)

[Download](https://downloads.wordpress.org/plugin/entrypilot-universal-form-entries.zip)

 * [Details](https://th.wordpress.org/plugins/entrypilot-universal-form-entries/#description)
 * [Reviews](https://th.wordpress.org/plugins/entrypilot-universal-form-entries/#reviews)
 *  [Installation](https://th.wordpress.org/plugins/entrypilot-universal-form-entries/#installation)
 * [Development](https://th.wordpress.org/plugins/entrypilot-universal-form-entries/#developers)

 [Support](https://wordpress.org/support/plugin/entrypilot-universal-form-entries/)

## Description

**EntryPilot – Universal Form Entries** is a WordPress form entries manager that
brings submissions from multiple form plugins into one admin dashboard.

Instead of switching between different form plugin screens, you can view WordPress
form entries, search them, filter them, update their status, and export them to 
CSV from a single place.

EntryPilot reads form data through a provider-based architecture. It does **not**
modify the original form plugin data or replace your form builders.

#### Supported form plugins

Providers are detected automatically. If a plugin is not installed or active, it
stays hidden.

 * Contact Form 7 (Native Support — Flamingo not required)
 * MetForm
 * Fluent Forms
 * Gravity Forms
 * Formidable Forms
 * Elementor Forms (Elementor Pro)

#### Why install EntryPilot?

 * Manage Contact Form 7 entries, MetForm entries, Gravity Forms entries, Fluent
   Forms entries, Formidable Forms entries, and Elementor Forms entries in one Entry
   Manager.
 * Keep your existing form plugins unchanged.
 * Work faster with AJAX tables, filters, status workflows, and CSV export.
 * Extend support later through the provider SDK and developer hooks.

The UI, repository, export, statistics, search, pagination, filters, and settings
are provider-agnostic. Adding another form plugin only requires a new provider class
registered through the `epufe_register_providers` filter. A developer guide is included
in the plugin `docs/` folder.

### Features

#### Dashboard

 * Unified dashboard for all supported form plugins
 * Statistics cards for forms and entries
 * Provider overview with automatic detection
 * Forms overview with totals and recent activity

#### Entry Management

 * View entries from multiple WordPress form plugins
 * Search form entries
 * Date and status filters
 * Sorting and pagination
 * Dynamic columns based on each form’s fields
 * Entry detail page with full submission data
 * Attachment preview
 * Attachment download

#### Status Management

 * Custom Status Manager
 * Create and edit statuses
 * Enable or disable statuses
 * Reorder statuses
 * Set a default status for new entries
 * Colored status badges
 * Quick status updates from the entries table
 * Bulk status updates
 * Status filters and sorting

#### Export

 * CSV export for WordPress form entries
 * Export respects the current search and filters
 * Bulk-friendly export workflow

#### Performance

 * AJAX-powered tables for large datasets
 * Transient caching
 * Automatic cache invalidation when entries change

#### Developer

 * Documented Provider SDK
 * Hooks for status and entry workflows
 * Extensible provider architecture for future form plugins

#### Compatibility

 * WordPress 6.0+
 * PHP 8.0+
 * Multi-language support with prebuilt language packs

### Privacy

EntryPilot – Universal Form Entries does not track users and does not send personal
information off your website.

 * No tracking
 * No analytics
 * No remote requests
 * No cookies added by the plugin
 * No personal information leaves the website

EntryPilot only reads form submission data that already exists in your WordPress
database and shows it to logged-in administrators with the `manage_options` capability.

CSV exports are generated on demand and streamed directly to the requesting administrator.
They stay local to your site and browser download.

Debug logging is optional. When enabled, diagnostic messages may be written to a
protected log file in the WordPress uploads directory. Those logs are removed when
the plugin is uninstalled.

## Installation

 1. Upload the `entrypilot-universal-form-entries` folder to `/wp-content/plugins/`,
    or install the ZIP through Plugins  Add New  Upload Plugin.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. Open **EntryPilot** in the WordPress admin menu to view your form entries.

## FAQ

### Does EntryPilot modify my form data?

No. EntryPilot reads form submission data from your WordPress database and displays
it in the admin. It does not change how your form plugins store data. Delete and
export actions only run when you request them.

### Does EntryPilot replace my form plugin?

No. EntryPilot works alongside your existing form plugins. It provides a unified
entry management interface while leaving your form builders and data unchanged.

### Which plugins are supported?

EntryPilot currently supports Contact Form 7 (native), MetForm, Fluent Forms, Gravity
Forms, Formidable Forms, and Elementor Forms (Elementor Pro). Supported providers
are detected automatically.

### Can I view Contact Form 7 entries without Flamingo?

Yes. EntryPilot includes native Contact Form 7 entry capture, so Flamingo is not
required. If you already have Flamingo installed, you can optionally import existing
entries.

### Can I export Contact Form 7 entries to CSV?

Yes. EntryPilot lets you export Contact Form 7 entries to CSV. Export respects your
current filters and search results.

### Can I search WordPress form entries?

Yes. EntryPilot provides fast AJAX-powered search, filtering, sorting, and pagination
to help you quickly find specific submissions.

### Can I filter entries by form or provider?

Yes. You can filter entries by supported form provider and individual forms to quickly
locate submissions.

### Can I change the status of an entry?

Yes. EntryPilot includes a customizable Status Manager that allows you to create
your own statuses, assign colors, and update entry statuses individually or in bulk.

### Can I manage entries from multiple form plugins together?

Yes. EntryPilot combines supported form plugins into a single dashboard, allowing
you to manage submissions without switching between different plugin interfaces.

### Does EntryPilot support MetForm?

Yes. EntryPilot automatically detects MetForm and displays its submissions alongside
other supported providers.

### Does EntryPilot support Fluent Forms?

Yes. Fluent Forms is fully supported and automatically detected when installed.

### Does EntryPilot support Gravity Forms?

Yes. Gravity Forms entries can be viewed and managed through the unified EntryPilot
dashboard.

### Does EntryPilot support Formidable Forms?

Yes. Formidable Forms entries can be viewed, searched, filtered, and exported from
the same dashboard.

### Does EntryPilot support Elementor Forms?

Yes. EntryPilot supports Elementor Forms submissions created with Elementor Pro.

### Can I preview uploaded files?

Yes. Attachments can be previewed directly from the entry details page when supported
by the file type. Files can also be downloaded.

### Can I delete form entries?

Yes. Administrators can delete individual entries or perform bulk deletion with 
WordPress capability checks and nonce verification.

### Does EntryPilot slow down my website?

No. EntryPilot uses AJAX loading, transient caching, and optimized database queries
to provide fast performance, even on websites with large numbers of entries.

### Which versions of WordPress are supported?

EntryPilot requires WordPress 6.0 or later and PHP 8.0 or later. It is regularly
tested with the latest stable WordPress release.

### Is it multisite compatible?

Yes. Settings and entry views are per-site, consistent with how most form plugins
store submissions on multisite.

### Is EntryPilot translation ready?

Yes. EntryPilot is fully translation-ready and includes prebuilt language packs 
for multiple languages.

### Is EntryPilot developer friendly?

Yes. EntryPilot includes a Provider SDK, WordPress hooks, and a provider-based architecture
that allows developers to integrate additional form plugins.

### Can developers add new providers?

Yes. Create a class that implements `EntryPilot\Contracts\Provider_Interface` (or
extend `Abstract_Provider`) and register it with the `epufe_register_providers` 
filter. See the Provider SDK guide in the plugin `docs/` folder.

### Will future providers be supported?

Yes. The provider architecture is designed for expansion. New form plugins can be
added through additional provider classes without changing the core dashboard, filters,
status tools, or CSV export.

### Can I use EntryPilot on client websites?

Yes. EntryPilot works on personal, business, and client WordPress websites that 
use supported form plugins.

### What if a form plugin changes its database structure?

Each provider detects its schema from the database and degrades gracefully. If something
is unavailable, EntryPilot shows an admin notice instead of a fatal error.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“EntryPilot – Universal Form Entries” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ varungodham ](https://profiles.wordpress.org/varungodham/)

[Translate “EntryPilot – Universal Form Entries” into your language.](https://translate.wordpress.org/projects/wp-plugins/entrypilot-universal-form-entries)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/entrypilot-universal-form-entries/),
check out the [SVN repository](https://plugins.svn.wordpress.org/entrypilot-universal-form-entries/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/entrypilot-universal-form-entries/)
by [RSS](https://plugins.trac.wordpress.org/log/entrypilot-universal-form-entries/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * Native Contact Form 7 support (Flamingo not required).
 * Optional Flamingo import for existing Contact Form 7 messages.
 * Multi-language support with prebuilt language packs.
 * Custom Status Manager for creating, editing, enabling, disabling, and reordering
   statuses.
 * Default status support for new entries.
 * Colored status badges with quick status updates.
 * Bulk status updates, status filters, and status sorting.
 * Developer hooks for status workflows and entry status changes.
 * Performance improvements, including caching refinements.
 * UI improvements across the dashboard and entries screens.
 * Bug fixes.

#### 1.0.0

 * Initial public release.

## Meta

 *  Version **1.1.0**
 *  Last updated **1 ชั่วโมง ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 8.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/entrypilot-universal-form-entries/)
 * Tags
 * [contact form 7](https://th.wordpress.org/plugins/tags/contact-form-7/)[csv export](https://th.wordpress.org/plugins/tags/csv-export/)
   [form entries](https://th.wordpress.org/plugins/tags/form-entries/)[gravity forms](https://th.wordpress.org/plugins/tags/gravity-forms/)
   [metform](https://th.wordpress.org/plugins/tags/metform/)
 *  [Advanced View](https://th.wordpress.org/plugins/entrypilot-universal-form-entries/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/entrypilot-universal-form-entries/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/entrypilot-universal-form-entries/reviews/)

## Contributors

 *   [ varungodham ](https://profiles.wordpress.org/varungodham/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/entrypilot-universal-form-entries/)