=== Record For Contact Form 7 === Contributors: bool cool team Tags: contact form 7, database, contact, contact form, db, form, save data Requires at least: 5.8 Tested up to: 6.4 Stable tag: 1.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automatically save all data submitted via Contact Form 7 to your database == Description == **Record Contact Form 7** is a productivity add-on to save all form submissions into your database, and you can view, filter, export record easily. **DEMO** - [Frontend Demo](http://139.9.105.175:8080) Fill form for testing - [Backend Demo](http://139.9.105.175:8080/wp-admin/admin.php?page=bctr_cf7_record) Username: `guest` Password: `guest123` ###⚡️ FEATURES After activating Contact Form 7 Record plugin, you will see a new **Record** menu nested under **Contact** menu. What you can do in **Record** dashboard: - Easy to set title of columns - Edit for every contact record - Bulk delete contact records - Sort columns easily by drag and drop - Set columns show or hide - Export all data to Excel - Match image url and show directly ###COMPATIBILITY - This is an extension for Contact Form 7, meaning you have to install and activate Contact Form 7 beforehand. - This add-on is compatible with all major WordPress themes, plugins and page builders. ###CREDITS This plugin is inspired by [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) by Takayuki Miyoshi. Thanks much to Takayuki-sensei for making it possible. == Installation == Manual installation is easy and takes fewer than one minute. 1. Download the plugin from WordPress.org, unpack it and upload the [Contact Form 7 Database] folder to your wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to your main WordPress menu > Contact form 7 > Record. You’re done. Enjoy. == Frontend Source Code == The uncompressed front-end code can be found at https://github.com/ytsdayou/bcrt-cf7-front. == Screenshots == 1. Contact form record in WordPress dashboard 2. Contact form 7 data display setting == Changelog == = 1.0 = - Version 1.0 Initial Release = 1.0.1 = - security problem fix = 1.0.2 = - toggle column bug fix - add demo page = 1.0.3 = - nonce check - use name prefix to prevent conflicting = 1.0.4 = - sql prepare