Title: CFDB Form Notifier
Author: abhkrs
Published: <strong>10, Setiembre de 2025</strong>
Last modified: 17, Setiembre de 2025

---

Guetar plugins

![](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

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

[Download](https://downloads.wordpress.org/plugin/cfdb-form-notifier.1.0.2.zip)

 * [Details](https://ast.wordpress.org/plugins/cfdb-form-notifier/#description)
 * [Reviews](https://ast.wordpress.org/plugins/cfdb-form-notifier/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/cfdb-form-notifier/#installation)
 * [Development](https://ast.wordpress.org/plugins/cfdb-form-notifier/#developers)

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

## Description

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

## Screenshots

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

## Installation

 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

## FAQ

### 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CFDB Form Notifier” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “CFDB Form Notifier” into your language.](https://translate.wordpress.org/projects/wp-plugins/cfdb-form-notifier)

### Interested in development?

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

## Changelog

#### 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

## Meta

 *  Version **1.0.2**
 *  Last updated **7 meses ago**
 *  Active installations **20+**
 *  WordPress version ** 5.5 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/cfdb-form-notifier/)
 * Tags
 * [contact form 7](https://ast.wordpress.org/plugins/tags/contact-form-7/)[form database](https://ast.wordpress.org/plugins/tags/form-database/)
   [rest-api](https://ast.wordpress.org/plugins/tags/rest-api/)[submissions](https://ast.wordpress.org/plugins/tags/submissions/)
 *  [Advanced View](https://ast.wordpress.org/plugins/cfdb-form-notifier/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/cfdb-form-notifier/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

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