Linux 软件免费装
Banner图

EntryPilot - Universal Form Entries

开发者 varungodham
更新时间 2026年8月2日 20:32
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

gravity forms contact form 7 form entries fluent forms elementor forms

下载

1.2.0 1.0.0 1.1.0

详情介绍:

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. Why install EntryPilot? 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.

安装:

  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.

屏幕截图:

  • Entries Management - Search, filter, sort, favorite, update statuses, delete, and export entries from all supported form plugins.
  • Entry Details - View complete submission data, uploaded attachments, status controls, entry metadata, and internal notes.
  • Status Manager - Create, edit, reorder, enable or disable, and color-code custom entry statuses.
  • Settings - Configure EntryPilot preferences, email reports, caching, permissions, attachment previews, date formats, and other plugin options.
  • Email Reports - Schedule daily and weekly summary emails, manage recipients, configure report options, and monitor report delivery.

升级注意事项:

1.2.0
  • Added a brand-new Analytics Dashboard with interactive charts and responsive widgets.
  • Added daily and weekly automated email reports.
  • Added scheduled CSV report exports.
  • Added multiple email recipient support for reports.
  • Added report history and delivery logs.
  • Added dashboard performance improvements with AJAX-powered analytics.
  • Improved responsive layout across desktop, tablet, and mobile.
  • UI and UX enhancements throughout the plugin.
  • Bug fixes and performance improvements.
1.1.0 Adds native Contact Form 7 support, multi-language support, the Status Manager, and performance improvements. 1.0.0 Initial public release.

常见问题:

Does EntryPilot include an analytics dashboard?

Yes. EntryPilot includes a modern analytics dashboard with interactive charts, entry trends, provider statistics, top-performing forms, recent activity, and overall submission insights across all supported form plugins.

Can EntryPilot send automated email reports?

Yes. EntryPilot can automatically send daily and weekly summary reports containing entry statistics and CSV exports to one or more recipients.

Can I send reports to multiple email addresses?

Yes. Multiple recipients are supported for automated email reports, making it easy to share form activity with your team.

Are email reports attached as CSV?

Yes. EntryPilot can attach CSV exports to scheduled email reports. When multiple forms are included, reports can be delivered as a ZIP archive containing individual CSV files.

Can I manually send a report?

Yes. You can generate and send reports manually at any time from the Email Reports screen.

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.

更新日志:

1.2.0 1.1.0 1.0.0