A Very Simple plugin that will capture all the emails being sent using Contact Form 7 Plugin.
== Description ==
This plugin will log all information that are sent using the Contact Form 7 plugin and grouped by the Contact Form 7 created shortcodes. It will provide a simple UI to manage your leads, people that contacted you, sent email via your website, etc.,. It is basically be the database of sent emails of contact form 7 plugin.
Working for both single install WordPress Site and Multi Site.
<b>Features</b>
<ul>
<li>Very Simple UI</li>
<li>Interactive Search</li>
<li>Interactive Sorting</li>
<li>Dashboard Notification</li>
<li>Unseen Message Count</li>
<li>Works on Multisites</li>
<li>No External Database Tables</li>
<li>Language Support (Coming Soon)</li>
</ul>
== Installation ==
1. Upload the entire `contact-form-advanced-database` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Contact Form 7 plugin is required, please install it (https://wordpress.org/plugins/contact-form-7/).
You will find 'Contact Form Advanced Database' sub menu in your WordPress admin panel under the `Contact` menu which is generated by the contact form 7 plugin.
== Screenshots ==
1. /assets/screenshot-1.png
2. /assets/screenshot-2.png
== Changelog ==
= 1.0.8 =
* Fix export with comma issue
* Tested on WP Version 4.5.1
= 1.0.6 =
* Checkbox and Radio Buttons Bug fixed
* Search Bar Bug Fixed
* Dashboard Notification Added
* Unseen messages count added
= 1.0.5 =
* Export Button On Firebox not working fixed
* Emails are now detected and appended with mailto attribute