=== Plugin Name === Contributors: podman99 Donate link: http://www.1stdomains.co.uk/ Tags: plugin, admin Requires at least: 3.3.1 Tested up to: 3.3.1 Stable tag: 1 This plugin extends the already existant Easy Contact Forms and allows users to export the data collected in the forms to CSV. == Description == This plugin extends the already existant Easy Contact Forms and allows users to export the data collected in the forms to CSV, allowing administrators to query the data in external tools, for Mail Merge and other technologies. This plugin simply adds a main menu to the admin side of your WordPress installation to enable you to select the form you wish to export data from. Pressing submit then produces your CSV file for download. Once downloaded you can manipulate your data however you wish. == Installation == Use the wordpress builtin installer, or extract the zip file to your /wp-content/plugins/ directory, then activate it. NOTE this plugin REQUIRES easy-contact-forms == Frequently Asked Questions == = Where are the coloum headers = :) my bad, they are comming but the requirement for release of this plugin was exporting the data. Version 2 will include headers :). = I would like to see .... = Please let us know, either email keith@1stdomains.co.uk, or find me on twitter @1stdnsltd or @podman99. == Screenshots == == Changelog == = 1.1 = * Cleanup and removed var_dumps = 1.0.3 = * General bugs in reading temp file * also compatible with Windows Temporary file locations using sys_get_temp_dir() = 1.0.2 = * Fixed SQL Query String = 1.0.1 = * Changes to Readme.txt * Code Tidy = 1.0 = * Initial Release