=== eForm - Easy SQL ===
Contributors: iPanelThemes
Tags: fsqm, form, database, eForm
Requires at least: 3.5
Tested up to: 4.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

eForm - Easy SQL allows you to directly export submitted data to a dedicated SQL table.

== Description ==

eForm - Easy SQL Addon allows you to directly export form submissions to a dedicated Database Table. Each question element of the form gets its own column and every row of the table represents a submission.

eForm - Easy SQL Addon works alongside with eForm, without modifying the core. If active, during every form submission and updation, it checks for its relevant entry on the export table, and if not found or required, it adds or updates the record corresponding to the submission.

From then on, you can perform some direct SQL operations to the export table.

Addon features include:

* Record directly to a database table as submissions occur.
* Every column would represent a question element and rows would represent submissions.
* Optionally limit to keep past n days records to the database.
* Optionally limit total number of records to be kept in the database.
* Browse and search through submissions directly from administrator area.
* Export database to XLSX file on the go.

If you require help using this addon, then please check our [Knowledgebase](http://ipanelthemes.com/kb/export-to-sql-for-fsqm-pro/). If your issue isn't listed there, then please use our [Support Forum](http://ipanelthemes.com/kb/support/forum/wordpress-plugins/fsqm-export-to-sql/).

== Installation ==

Please check [Installation & Updation Guide](http://ipanelthemes.com/kb/export-to-sql-for-fsqm-pro/installation-updation/) at our Knowledgebase.

== Changelog ==

Please refer to `changelog` file.
