=== Plugin Name ===
Contributors: wlady2001
Donate link: https://github.com/wlady
Tags: database, import csv
Requires at least: 4.7
Tested up to: 5.9
Stable tag: 2.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Import CSV file into Wordpress database.

== Description ==

You can use this plugin to import huge CSV files into Wordpress database.

== Frequently Asked Questions ==

= What the file type may be used to upload my data? =

You can use only CSV files.

= Can I export my data back to file? =

Yes, you can do it with Data Grid export button.

== Screenshots ==

1. CSV import options.
2. DB schema can be auto-generated from CSV file. Admin can save configuration and later can restore it from file.
3. Admin can select the type of fields, define the size, create indexes, labels etc.
4. Huge CSV files can be uploaded and processed in seconds.
5. Bootstrap Table is used to view results.

== Changelog ==

= 2.0 =
* Code refactoring.

= 1.0 =
* Experimental MVC engine.

== Upgrade Notice ==

= 2.0 =
PHP 8 support is added.
