Discover, trust, install: FAIR 1.0 is here
Contact Form 7 Database Addon – CFDB7
Version: 1.3.3
Description
The “CFDB7” plugin saves contact form 7 submissions to your WordPress database. Export the data to a CSV file.
By simply installing the plugin, it will automatically begin to capture form submissions from contact form 7.
Features of CFDB 7
- No configuration is needed
- Save Contact Form 7 form submitted data to the database.
- Single database table for all contact form 7 forms
- Easy to use and lightweight plugin
- Developer friendly & easy to customize
- Display all created contact form 7 form list.
- Export CF7 DB (CF7 Database – cf7db) data in CSV file
Form Email Testing Tool
Plugins
Pro Addons
- Advanced MYSQL DB
Separate MySQL column for each cf7 input field - Excel Spreadsheet (XLSX) Extension
Connect CFDB7 to an external database or another DB - Drag & Drop File Upload
Contact form 7 drag and drop files upload plugin. - Already Submitted?
Trigger error if a field is already submitted - Popup Message
Replace your validation and success messages with beautiful popup messages to attract visitors. - Export PDF File
Easy to export contact forms from database to PDF file - Import CSV to Database
Import data from the CSV file to the CFDB7 database
Support : http://www.ciphercoin.com/contact/
Extensions : Contact form 7 more Add-ons
Installation
- Download and extract plugin files to a wp-content/plugin directory.
- Activate the plugin through the WordPress admin interface.
- Done!
Faq
To change the CSV delimiter to a semicolon, add the following code to your theme’s functions.php file:
add_filter('cfdb7_csv_delimiter', function( $delimiter ){
return ';';
});
Reviews
Best appication for form design
By taiwoa4u on September 8, 2025
So good and easy to use
Brightmindalluneed
By brightmindalluneed on September 6, 2025
Excellent
Kvalita
By miroslav1984 on September 4, 2025
Výborný doplnok.
Good plugin
By Michael T (maivanco) on August 24, 2025
Appreciate plugin's author
Olvinglay.it use CF7
By goodpixelweb on August 23, 2025
I’ve been using Contact Form 7 on my website olvinglay.it, and it has proven to be an excellent solution for managing contact requests. The plugin is lightweight, flexible, and integrates smoothly with WordPress.What I appreciate most is its simplicity combined with powerful customization options. Creating and managing forms is straightforward, and the shortcode system makes it easy to place forms anywhere on the site. Despite being free, it offers solid functionality that covers the essential needs of any professional website.I also value the fact that Contact Form 7 is highly compatible with additional extensions, which allow for even more advanced features such as spam protection, conditional logic, or integration with third-party services.Overall, it’s a reliable tool that I would recommend to anyone looking for a no-frills yet professional way to handle contact forms in WordPress.
Rettet mein Kontaktformular
By philipptree on August 12, 2025
Macht genau was es soll: speichert die eingehenden Nachrichten und rettet damit mein Kontaktformular, das sonst immer mal wieder nicht funktioniert hat, weil etwas mit den E-Mail-Versand nicht funktioniert hat.
web site
By jockeyed on July 27, 2025
Thank you so much for creating such a Wonderful platform. If I could I would give 10 stars.
Always doing it's thing!
By nettyloadstar on July 25, 2025
Used in many of my sites, perfect for checking settings. Thanks!
Works great
By kkmorrison88 on July 22, 2025
Great format to monitor and download contact form submission info.
Fait le travail bien et simplement
By dbinda (danielbinda) on July 16, 2025
Le plugin CFDB7 atteint pleinement les objectifs fixés c'est-à-dire générer une écriture dans la base de données pour chaque utilisation d'un formulaire Contact Form 7, à la manière d'une sauvegarde.
Il est capable de gérer et de différentier plusieurs formulaires.
Enfin, il dispose d'un bouton d'exportation au format .csv pour récupérer les informations des formulaires, dans une optique de traitement de données.
Changelog
1.3.3
Security improvements
1.3.2
Added esc_html
1.3.1
Changed the text
1.3.0
Hooks are modified
1.2.10
Fixed csv header issues
1.2.9
Changed csv delimiter to comma with filter
1.2.8
Changed csv delimiter to semicolon
1.2.7
Extra protection for files