Save CF7 Entry

描述

This is a simple plugin that saves contact form 7 entries into the database for later use. It has the following features:
1. Saves contact form entries into the database in no time.
2. Group enteirs for each contact form separately.
3. Easy to use seach and sort for the data.
4. Date filter to see entries bewtween some specific dates.
5. Delete any entry by simply clicking the trash icon.
6. Unlimited entries.

Privacy notices

With the default configuration, this plugin, in itself, does not:

  • write any user personal data to the database;
  • send any data to external servers;
  • use cookies.

屏幕截图

  • List of all contact form with at least one entry.
  • Form entries for a one of the forms.

安装

  1. Upload the entire save-cf7-entry folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen (Plugins > Installed Plugins).
  3. You will find CF7 Entries menu in your WordPress admin screen where you can manage them.

评价

2023 年 11 月 1 日
I have used this plugin to save contact form entries. It works like a charm.
阅读所有1条评价

贡献者及开发者

「Save CF7 Entry」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Save CF7 Entry」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

First Release.

1.0.1

Better layout for entries listing.

1.0.2

Better layout for entries listing with more readable column names.
Ability to delete any entry.

1.0.3

Replaced client-side jQuery DataTables with fast, native WordPress server-side pagination.
Implemented secure entry deletion with confirmation and success message.
Full compatibility with WordPress core admin styling and behaviour.
Various minor bug fixes and code refinements.