Extension:TuleapWikiFarm
Appearance
Please help expand this page. |
Release status: stable |
|
|---|---|
| Author(s) | Hallo Welt! GmbH |
| Latest version | 2.0.0-alpha |
| MediaWiki | >= 1.39.0 |
|
|
|
|
| Licence | GNU General Public License 3.0 only |
| Download | |
| Translate the TuleapWikiFarm extension if it is available at translatewiki.net | |
The TuleapWikiFarm extension allows users to manage wiki instances with Tuleap.
Installation
[edit]- Download and move the extracted
TuleapWikiFarmfolder to yourextensions/directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/TuleapWikiFarm
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'TuleapWikiFarm' );
Done – Navigate to Special:Versionon your wiki to verify that the extension is successfully installed.
