Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

WPForm entries

=== Add entries functionality to WPForms ===
Contributors: ankgne
Tags: entries, wprforms, entry, wpform
Requires at least: 5.4.2
Tested up to: 5.4.2
Requires PHP: 7.3.12
License URI: http://opensource.org/licenses/gpl-2.0.php GNU Public License

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 entries coming from WPForms and displaying them on WP dashboard.
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 ==
Question: Does it save geo -locations of the users?
Answer: No, it does not

Question: Can we export the entries for a particular form?
Answer: As of now, the functionality of export is not available and it will be available in next release

Question: Are the entries deleted when plugin is uninstalled?
Answer: No. In future version, we will add the option of selecting to delete the data when the plugin is uninstalled

== Screenshots ==
1. Dashboard view
2. Entries page view

== Changelog ==
1.0.0
First release!