rah_uninstaller
Published under current TXP projects
An uninstaller for rah plugins. With this tiny Textpattern plugin you can remove any rah plugin completely from your database. Rah_uninstaller’s job is to remove all extra data made by a rah plugin, for example extra db tables that were made and used by the plugin. The uninstaller supports all stable and public rah plugins.
Image: rah_uninstaller
List of features
- Removes any rah plugin completely from db.
- No need to navigate seperated uninstallers in every plugin, just an one interface where you can uninstall any plugin.
Requirements
- Textpattern 4.x.x+
- PHP 4.3.0
- TXP db’s MySQL user with
DROPpermissions.
Installation and usage
The general behavior stands: paste plugin code to the plugin installer textarea and run the automatic setup. Then just activate the plugin and you are ready to use the functionalities.
You can uninstall rah plugins from an interface located under Textpattern > Extensions > Rah’s Uninstaller.
Changelog
Version 0.1
- First release.