=== Add entries functionality to WPForms === Contributors: ankgne Tags: entries, wprforms, entry, wpform, export, csv, export WPForm entries in CSV, CSV, export Requires at least: 1.0.0 Tested up to: 5.4.2 Requires PHP: 7.0.33 Stable tag: 1.2.0 License: GNU General Public License v2.0 or later This plugin adds the functionality of saving entries coming from WPForms and displaying them on WP dashboard == Description == This plugin adds the functionality of saving WPForms entries , displaying them on WP dashboard and exporting WPForms entries in csv. Entries are saved into custom database table in the back-end so it does not interferes with any functionality of WPForms. This is a lightweight plugin, does not require any configuration or settings and provides simple yet effective view of all the entries associated with WPForms. == Installation == No special installation needed for the plugin Download and extract plugin files to a wp-content/plugin directory. Activate the plugin through the WordPress admin interface. == Frequently Asked Questions == Does it save geo -locations of the users? Answer >> No, it does not Does this plugin support export functionality? Answer >> Yes, this feature has been included since 1.1.0. Does this plugin support deletion of entries? Answer >> Yes, this feature has been included since 1.2.0. Does this plugin deletes the entries when de-activated? Answer>> No, it does not at the moment. A future release will have an option to delete the entries on deactivation in settings page Does this plugin support multi-site? Answer>> No, it does not at the moment. Does this plugin support multi-lignual? Answer>> No, it does not at the moment. == Screenshots == 1. Screenshot of entries for selected WPForms 2. Entries are also accessible form WPForms overview page == Changelog == = 1.1.0 = * Added functionality of exporting entries of selected WPForm in CSV format = 1.1.1 = * Fixed a minor bug related to export functionality == Upgrade Notice == = 1.2.0 = * Added the functionality of bulk delete of entries