=== Bytes Import/Export Lite ===
Contributors: bytestechnolab,sohilvahora96,surajsinhsolanki7
Donate link: https://www.bytestechnolab.com/
Tags: import, export, migration, metadata, json
Requires at least: 5.6
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The most powerful plugin for exporting default posts, pages, and custom post types with all metadata to a JSON file, setting the exported data, and then re-importing it to another WordPress website.

== Description ==

When this plugin is activated, your WP admin can export and import data. The export/Import page will appear in your WordPress backend admin menu. Check the settings page to export selected post fields (data) and selected post status.

== Features ==
Set different post fields to export specific data.

The administrator can set the post status.

Export posts by selecting the author's name and date.

Select or import the author for the post.

See a compiled list of all imported posts with metadata and authors.

If the authors are not there, it will also create the users in WordPress admin.

== Installation ==

Minimum Requirements
- WordPress 5.0 or greater
- PHP version 7.0 or greater
- MySQL version 5.0 or greater
- Recommended PHP Configuration Limits
- Max_execution_time 1000
- Memory_limit 512M
- Upload_max_filesize 64M
- Post_max_size 16M

Installation
- Upload 'bytes-import-export-lite' to the '/wp-content/plugins/' directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- View the admin menu, then click 'BT Lite' to start importing/exporting data.

== Libraries Used ==

This plugin includes the following third-party libraries:

1. Remodal  
   - Description: A responsive, lightweight, and easily configurable modal plugin.  
   - Website: [Remodal by VodkaBears](https://vodkabears.github.io/remodal/)  
   - License: MIT License  

2. Bootstrap  
   - Description: The world’s most popular framework for building responsive, mobile-first websites.  
   - Website: [Bootstrap](https://getbootstrap.com/)  
   - License: MIT License  

== Frequently Asked Questions ==

= Do we require coding to use the "Bytes Import/Export Lite" plugin? =

This plugin does not require coding. To activate and use it, you simply have to follow the installation steps given on this page.

= Does this plugin require any other plugin? =

Of course not. This plugin does not require any other plugin to be used on the WordPress platform.

= How can I export custom posts in this plugin? =

Once the plugin is installed and activated, it becomes effortless. You can export custom posts by visiting the export page in the BT Lite menu and exporting using the author name and date filter.

= How can I import custom posts in this plugin? =

You can import custom posts by visiting the import page in the BT Lite menu page. You only have to import custom posts by assigning existing authors or importing new authors for the posts.

== Screenshots ==
1. Admin Settings for setting the posts, pages, and custom post types fields and post status.
2. Admin menu page to export a custom post.
3. Admin menu page to import a custom post.

== Changelog ==
= 1.0.0 =
* First release.
