If you lost your plugin(s) development environment for any reason you can build another one with this script.
- Ensure the plugin(s) you wish to rebuild development environments for are installed(with IN_DEV disabled) and enabled.
- Upload rebuildPluginDev.php to your IPS4 root folder
- Enable IN_DEV.
- Run script via CLI.
- The rename plugin directory/namespace tool will NOT remove the old directory, you need to do that manually.
- Rebuilding the resources and versions requires the plugin xml uploaded or copied to the plugin folder.
- Enter 'x' at any prompt to exit the script.