Download the PHP package gn36/versionchecknotifier without Composer
On this page you can find all versions of the php package gn36/versionchecknotifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gn36/versionchecknotifier
More information about gn36/versionchecknotifier
Files in gn36/versionchecknotifier
Package versionchecknotifier
Short Description This extension checks for extension and phpBB updates periodically and notifies admins about updates.
License GPL-2.0-only
Homepage https://github.com/gn36/phpbb-ext-versionchecknotifier/
Informations about the package versionchecknotifier
phpBB 3.1 Extension - Version Check Notifier
This extension will check for new versions of all extensions (including this one) and phpBB periodically and notifies the administrators about any available updates found. This uses the regular phpBB version check mechanism, so no configuration is needed.
Current features:
- Check the version of all extensions and notify administrators of any updates
- Check the version of phpBB and notify administrators of any updates
This extension is currently not compatible to phpBB 3.2.
Installation
Clone into ext/gn36/versionchecknotifier:
git clone https://github.com/gn36/phpbb-ext-versionchecknotifier ext/gn36/versionchecknotifier
Go to "ACP" > "Customise" > "Extensions" and enable the "gn36 - Version Check Notifier" extension.
Development
If you find a bug, please report it on https://github.com/gn36/phpbb-ext-versionchecknotifier
Automated Testing
We will use automated unit tests including functional tests to prevent regressions. This will be updated with our travis build once it is working:
License
GPLv2