=== Demo Import Kit ===
Contributors: ThemeInWP
Tags: import, advanced demo import, demo import, theme import, widget import, customizer import, plugin, demo, theme options, settings
Tested up to: 6.1
Requires PHP: 5.5
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

The plugin simply import and export customizer, Widget and content data.

== Credits ==

Isotope:
Copyright 2010-2018 Metafizzy
Source: https://isotope.metafizzy.co
License: MIT license

GitHub:
Demo Import Kit require the use of 3rd party (i.e. external) GitHub services to store demo data i.e files with extensions such as .zip, .xml, .json.
Source: https://github.com/about
GitHub Terms of Use: https://docs.github.com/en/site-policy/github-terms/github-terms-of-service
GitHub Privacy Policy: https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement

Demo Import Kit retrieves theme import data remotely from GitHub REST API.
GitHub Repository URL: https://github.com/themeinwp/demo-content/

== Installation ==
	= Using The WordPress Dashboard =
	* Navigate to the 'Add New' in the plugins dashboard
	* Search for Demo Import Kit
	* Click Install Now
	* Activate the plugin on the Plugin dashboard

	= Uploading in WordPress Dashboard =
	* Navigate to the 'Add New' in the plugins dashboard
	* Navigate to the 'Upload' area
	* Select demo-import-kit.zip from your computer
	* Click 'Install Now'
	* Activate the plugin in the Plugin dashboard

	= Using FTP =
	* Download demo-import-kit.zip
	* Extract the demo-import-kit directory to your computer
	* Upload the demo-import-kit directory to the /wp-content/plugins/ directory
	* Activate the plugin in the Plugin dashboard

	= Setting Options =
	* Setting Page is located as Appearance-> Demo Import Kit on your Dashboard


== License ==
	License: GPLv2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html


== Changelog ==

= 1.0.0 =
* Plugin submitted to http://wordpress.org.

= 1.0.1 =
* Credits added for GitHub.
* Language file added.

= 1.0.3 =
* Improve Flexibility of use.
* Fixed issue for multisite.

= 1.0.4 =
* Increase execution time limit.

= 1.0.5 =
* Issue fixed while exporting demo content.

= 1.0.7 =
* Minor code updates.

= 1.0.9 =
* Repository Id changed.

= 1.1.0 =
* Repository Switch from GitLab to Github.