readme.txt 2.23 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
=== Contact Form Advanced Database===
Contributors: akosicb, nadinecamille
Donate link: http://christianbautista.info/cheer-me-up
Tags: contact, form, contact form database, contact form leads, contact form db, db.
Requires at least: 3.9.1
Tested up to: 4.5.1
Stable tag: 4.5.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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
* Very minor changes on table layout.

= 1.0.4 =
* Radio Button Not displaying fixed
* Checkbox Not displaying Fixed

= 1.0.3 =
* Delete not working fixed.

= 1.0.2 =
* Minor Bugs Fixed

= 1.0.1 =
* Minor Bugs Fixed

== Upgrade Notice ==

= 1.0.1 =
Minor Bugs on the UI fixed.