Extension:BlueSpiceUpgradeHelper
Appearance
| This extension is mainly supported in an external venue: BlueSpice Community Forum. If you need help, you should post there, and not on the talk page. |
Release status: stable |
|
|---|---|
| Description | Special Page for upgrading bluespice to pro version |
| Author(s) | Hallo Welt! GmbH |
| Maintainer(s) | Hallo Welt! GmbH |
| Latest version | - |
| Compatibility policy | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension. |
| MediaWiki | 1.43 (LTS) |
|
|
|
|
| License | GNU General Public License 3.0 only |
| Download | GitHub:
Note: |
This extension helps to replace the MediWwiki webroot with another version. Hallo Welt! GmbH uses this to upgrade BlueSpice in a docker environment from free to a pro version by entering a valid token. It should be used only in a special setup where all wiki data is outside of the webroot, otherwise data will be lost after execution.
Installation
[edit]# in webroot
git clone https://github.com/hallowelt/mediawiki-extensions-BlueSpiceUpgradeHelper.git extensions/BlueSpiceUpgradeHelper
echo "wfLoadExtension('BlueSpiceUpgradeHelper');" >> LocalSettings.php
Usage
[edit]Got to Special page Special:Subscription_Manager and enter token, if token is valid the upgrade process can be started and the wiki will reboot after installation is complete.
