=== Contact Form Lead Export === Contributors: matthewjasonklodt Tags: contact form 7, save contact form, export contact form, export form to xml, export contact form 7 to xml, export cf7 to xml, submissions, cf7, wpcf7, contact form storage, contact form seven, export contact form leads, export form leads, export leads to crm, export form to salesforce Requires at least: 5.4 Tested up to: 5.6 Requires PHP: 7.0 Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin takes submissions from forms built with Contact Form 7 and automatically adds them to an external XML file that can be downloaded for import into a CRM, email marketing software or other database. == Description == Easy install, no configuration necessary. Once activated all contact form 7 submissions will be saved to an XML file which you can then download in your wp-admin by clicking on the `Contact Export` menu link and then clicking the `Download File` button. The XML file submissions are added too is stored in the /wp-content/uploads directory and can be downloaded from the `Contact Export` Page. All Contact Form 7 form submissions submitted after this plugin's installation can be exported in XML format using the `Download File` button in wp-admin. Please note this plugin will not work with demo mode enabled. This plugin has been made with no ads or donation links so you can use this on all your sites. Future releases of this plugin will add more file export functionality including date range selection, file type dropdown, and eventually API integrations for popular CRMs and email marketing platforms! == Installation == 1. Upload the `contact-form-lead-export` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the **Plugins** screen (**Plugins > Installed Plugins**). == Frequently Asked Questions == 1. I don't see any `Download File` button on my `Contact Export` page in wp-admin? If no Contact Form 7 submissions have occurred since installation of the Contact Form 7 Lead Export plugin, the `Download File` button will be disabled and replaced with the message `No New Leads Have Been Submitted Since Installation of this Plugin`. If you have in fact tested submitting one of your contact forms and after refreshing the wp-admin page you still do not see the `Download File` button, please submit a support request on the forum. 2. Is there any way to export Contact Form 7 Leads submitted BEFORE I installed the Contact Form 7 Lead Export plugin? Currently, there is no functionality to export past leads. Look for this potential feature in future versions/releases of this plugin. == Screenshots == 1. Contact Export WP Admin Screen 2. XML File Created that Users can Download 3. WP Admin Plugins Screen with CF7 Lead Export Highlighted == Changelog == = 1.0 = * First release