rah_plugin_installer
Published under current TXP projects
Install and update rah-plugins directly from your Textpattern installation. Click and install, ready to go.
Image: rah_plugin_installer
List of features
- Simple install: just run the automatic plugin install. No need to upload any files nor set permissions.
- Download and install rah-family plugin directly from your Textpattern backend.
- Server side caching of the update list.
- Admin panel under Textpattern > Extensions > Plugin Installer.
Requirements
- Textpattern 4.x.x+
- PHP 4.3.0+
- file_get_contents
- allow_url_fopen set true
- Internet connection for communications with the server
- Optional: Zlib library.
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 download and install rah-plugins from Textpattern > Extensions > Plugin Installer.
Changelog
Version 0.2
- Added more validity and error checks.
- Added timeout support for update downloads. 3 seconds for update checks and 10 seconds for actual files.
- Added option to turn automatic-updates off.
- Cleaned the admin panel.
- Fixed manual update check.
- Fixed conflicts with other extension that included
txp_plugin.php.
Version 0.1
- Initial release.