WP plugin to install plugins from a selected list.
To use this plugin, you have to do the following steps:
- Download or clone the repo, and install the WP plugin.
- Add the plugins to the array called 'plugins' in the plugin-installer.php. USE THE PLUGIN'S SLUG(if you don't use the plugin's slug, there will be a fatal error).
- Replace the lines indicated in the plugin-installer.php file with the data you are going to work with.
- After indicating your data(the plugins you are going to install), proceed to press the "Install Plugins" Button and wait for the installation to give a response.
- Enjoy your installed plugins.