An open API service indexing awesome lists of open source software.

https://github.com/maheshwaghmare/plugin-status-export-and-import

Export the JSON file of current plugin active and inactive statues. And Import the same to to auto activate or deactivate the pluigns from the JSON configuration file.
https://github.com/maheshwaghmare/plugin-status-export-and-import

Last synced: 28 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Plugin Status - Export and Import

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 activeate 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.

See video - https://maheshwaghmare.com/how-to-use-the-plugin-statues-wordpress-plugin-mp4/

![How to Use](how-to.gif)

### Activate Plugin

![Screenshot 1](screenshot-1.png)

### Import and Export Links

![Screenshot 2](screenshot-2.png)

### Export Screen

![Screenshot 3](screenshot-3.png)

### Import Screen

![Screenshot 4](screenshot-4.png)