WordPress.org

Plugin Directory

Mail Manager for WPForms ( wpforms entries ) – Database for wpforms

Mail Manager for WPForms ( wpforms entries ) – Database for wpforms

外掛說明

The “Mail Manager for WPForms” plugin saves WPForms entries to your WordPress database. It simply saves all incoming mail after activating this plugin.

You can manage mail easily. There are features for column show/hide, mail search, manager styling and saving important mail that will help you to organize lists easily.

You must to install WPForms. By simply installing the plugin, it will automatically begin to capture form submissions from WPForms.

Features of Mail Manager for WPForms

  • Lightweight, fast, and easy to use
  • Works out of the box with no configuration required
  • Store and manage all WPForms entries in a single database table
  • Export form entries to CSV by date range or custom selection
  • Star important entries for quick access
  • Filter entries by starred, unread, trashed, and other statuses
  • Show or hide table columns to customize the entries list
  • Display entry counts directly in the admin table
  • Dynamic Gutenberg block to display selected WPForms entries on the frontend
  • Multiple frontend layouts, including table and card views
  • Pagination, sorting, field visibility controls, and saved-entry filtering
  • Secure field allowlisting to help protect sensitive form data
  • Built-in Style Manager for customizing the frontend appearance
  • Developer-friendly architecture with hooks and easy customization

Gutenberg Frontend Entries Block

Version 1.4.0 adds a dynamic WPForms Entries block. Administrators can select a WPForms form, allowlist individual fields, choose table or card layout, set entry count and ordering, enable pagination, and control visibility. By default, the block shows all non-trashed entries to logged-in users; enable the saved/starred toggle if you only want selected entries.

螢幕擷圖

適用於區塊編輯器

這個外掛提供 1 個可供區塊編輯器使用的區塊。

  • WPForms Entries Display selected WPForms submission fields in a table or card layout.

安裝方式

  1. Download and extract plugin files to a wp-content/plugins directory.
  2. Activate the plugin through the WordPress admin interface.
  3. Done!

使用者評論

2025 年 7 月 29 日
A must-have for WPForms users! This plugin is lightweight, secure, and has a clean, intuitive design. It stores entries in a database and makes it easy to export data day by day, perfect for tracking and reporting. No more email digging—just fast, reliable access to your form submissions. Highly recommended!
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Mail Manager for WPForms ( wpforms entries ) – Database for wpforms〉的開發相關工作。

參與者

變更記錄

1.4.0

  • Reorganized Gutenberg block development into src/blocks/frontend-entries using the official @wordpress/create-block project structure.
  • Added separate @wordpress/scripts build and watch processes for both the admin React application and Gutenberg blocks.
  • Added compiled block assets, including metadata, dependency files, editor styles, frontend styles, RTL styles, and dynamic render.php output.
  • Updated block registration to load the compiled build from build/blocks/frontend-entries.
  • Preserved the legacy blocks/frontend-entries source for backward compatibility without loading it.
  • Expanded the developer documentation with the complete Gutenberg source-to-build workflow.

1.3.0

  • Added a dynamic Gutenberg block to display selected WPForms entry fields on the frontend.
  • Added support for table and card layouts, pagination, sorting, field visibility controls, and saved-entry filtering.
  • Improved security by introducing explicit field allowlisting and safe defaults to help prevent accidental exposure of sensitive form data.

1.2.1

  • Fixed a fatal error caused by capability checks running before WordPress loaded pluggable user functions.
  • Delayed plugin initialization until the plugins_loaded hook while preserving activation and deactivation behavior.

1.1.2

  • Fixed issue with inaccurate search results.
  • Modified notice display position and timeout duration.
  • Updated table list item color for improved readability.
  • Updated scheduling logic for user review timestamps.

1.0.1

  • Fixed namespace issues.
  • Added premium plugin support.

1.0.0

  • Initial release.