Title: CFDB Form Notifier
Author: abhkrs
Published: <strong>2025 年 9 月 10 日</strong>
Last modified: 2026 年 5 月 4 日

---

搜索插件

![](https://ps.w.org/cfdb-form-notifier/assets/banner-772x250.png?rev=3359443)

![](https://ps.w.org/cfdb-form-notifier/assets/icon-256x256.png?rev=3359443)

# CFDB Form Notifier

 作者：[abhkrs](https://profiles.wordpress.org/abhkrs/)

[下载](https://downloads.wordpress.org/plugin/cfdb-form-notifier.2.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/cfdb-form-notifier/#description)
 * [评价](https://cn.wordpress.org/plugins/cfdb-form-notifier/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/cfdb-form-notifier/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/cfdb-form-notifier/#developers)

 [支持](https://wordpress.org/support/plugin/cfdb-form-notifier/)

## 描述

CFDB Form Notifier is a powerful extension for Contact Form 7 that logs all form
submissions to a secure, dedicated database table. It provides a REST API to access
submission data and a clean admin interface for easy management.

Key Features:

 * **Secure Storage**: All form submissions are stored in a dedicated database table
 * **REST API**: Access submissions programmatically with API key authentication
 * **Admin Interface**: Browse and manage submissions from the WordPress dashboard
 * **API Key Management**: Automatic API key generation and regeneration
 * **Form Field Support**: Handles all standard form field types including text,
   email, select, and multi-select
 * **IP Tracking**: Records the IP address of form submitters
 * **Developer Friendly**: Well-documented API with clear error messages
 * **Responsive Design**: Works on all devices

## 屏幕截图

 * [[
 * [[
 * [[
 * [[
 * [[

## 安装

 1. Upload the `cfdb-form-notifier` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to _CFDB Form Notifier > Settings_ to view your API key
 4. Start receiving form submissions automatically

## 常见问题

### How do I get my API key?

Your API key is automatically generated when you activate the plugin. You can find
it in _CFDB Form Notifier > Settings_.

### How do I use the API?

Make a GET request to `/wp-json/cfdb-form-notifier/v1/submissions` with your API
key in the `Authorization: Bearer YOUR_API_KEY` header, or use `?api_key=YOUR_API_KEY`
URL parameter in dev mode.

### How do I retrieve specific submissions?

Use the `response` parameter to specify a range (e.g., `?response=1,10` for the 
first 10 submissions).

### Is my data secure?

Yes, all API requests require authentication with your unique API key. In Live mode,
the API key must be sent in the header for added security.

### Can I export the form submissions?

Currently, the plugin doesn’t have an export feature, but you can use the REST API
to retrieve and process the data as needed.

## 评价

此插件暂无评价。

## 贡献者及开发者

「CFDB Form Notifier」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「CFDB Form Notifier」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/cfdb-form-notifier)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/cfdb-form-notifier/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/cfdb-form-notifier/)，或通过[RSS](https://plugins.trac.wordpress.org/log/cfdb-form-notifier/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/cfdb-form-notifier/)。

## 更新日志

#### 2.0.0

 * **UI Overhaul**: Replaced the legacy dashboard with a modern, compact, card-based
   interface for better lead management.
 * **Improved Navigation**: Tab-based form selection system that shows all Contact
   Form 7 forms by default.
 * **Pro Support Ready**: Optimized codebase for seamless integration with the upcoming
   Pro version (lead editing, status management, and CSV exports).
 * **Security & Standards**: Optimized database queries and improved object caching.
 * **Bug Fixes**: Resolved minor UI wrapping and spacing issues across the admin
   dashboard.

#### 1.0.2

 * Improved: Enhanced API authentication with WordPress-standard Authorization Bearer
   header support
 * Improved: Authorization header works in all modes, URL parameter only works in
   dev mode
 * Fixed: Removed custom headers to comply with WordPress REST API standards

#### 1.0.1

 * Improved: Exclude Google reCAPTCHA responses from database storage
 * Fixed: Automatic cleanup of existing reCAPTCHA data during plugin update
 * Fixed: Form submission time now displays in WordPress site timezone instead of
   GMT

#### 1.0.0

 * Initial release

## 额外信息

 *  版本 **2.0.0**
 *  最后更新：**1 月前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 5.5 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/cfdb-form-notifier/)
 * 标签
 * [contact form 7](https://cn.wordpress.org/plugins/tags/contact-form-7/)[form database](https://cn.wordpress.org/plugins/tags/form-database/)
   [rest-api](https://cn.wordpress.org/plugins/tags/rest-api/)[submissions](https://cn.wordpress.org/plugins/tags/submissions/)
 *  [高级视图](https://cn.wordpress.org/plugins/cfdb-form-notifier/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/cfdb-form-notifier/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/cfdb-form-notifier/)