=== Plugin Status - Export and Import ===
Contributors: Mahesh901122
Tags: plugin, import, export
Donate link: https://www.paypal.me/mwaghmare7/
Tested up to: 5.4
Stable tag: 1.0.0
Requires at least: 5.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Export the JSON file of current plugin active and inactive status. And Import the same to to auto activate or deactivate the pluigns from the JSON configuration file.

== Description ==

Generally while providing the support for the end user most of the times the issue is with 3rd party plugins.

While checking which plugin was creating a conflict, We first note all the active plugins. Then deactivate all plugins, manually activate 1 by 1 plugins. And finally knowing which plugin was creating the cofnlict we activate all the plguins on users website which was we listed before.

The plugin "Plugin Status - Export and Import" help us to export the list of all plugin with there active and inactive status.

We can use the exported JSON file to re-set the active and inactive plugins.

Read more in [one page quick documentation](https://maheshwaghmare.com/doc/plugin-status-export-and-import/).

= Features: =

- Zero configuration
- Easy to use
- Quick support

**Welcome for featured requests**

If you have any suggestion or any featured request then don't hesitate to [contact](https://maheshwaghmare.com/say-hello/).

=== Bug reports

Bug reports for "Plugin Status Export and Import" are welcomed in our [repository on GitHub](https://github.com/maheshwaghmare/plugin-status-export-and-import/). Please note that GitHub is not a support forum, and that issues that are not properly qualified as bugs will be closed.

=== Further reading

For more info check out the following:

* The [maheshwaghmare.com](https://maheshwaghmare.com/) official website.
* The [Contact Me](https://maheshwaghmare.com/say-hello/).
* The [Getting started guide](https://maheshwaghmare.com/doc/plugin-status-export-and-import/).
* Other my [WordPress Plugins](https://wordpress.org/plugins/search/mahesh901122/).
* Contribute with [development](https://github.com/maheshwaghmare/plugin-status-export-and-import/).
* Make a [small donation](https://www.paypal.me/mwaghmare7/).

== Installation ==

1. Install the <code>Plugin Status - Export and Import</code> plugin either via the WordPress plugin directory, or by uploading the files to your server at <code>wp-content/plugins</code>.
2. Activate plugin.

== Changelog ==

= 1.0.0 =
* Initial release.
