Extension:TuleapIntegration
Appearance
Please expand this page. |
TuleapIntegration Release status: stable |
|
---|---|
Author(s) | Hallo Welt! GmbH |
Latest version | 2.0.0-alpha |
MediaWiki | >= 1.39.0 |
License | GNU General Public License 3.0 only |
Download | |
|
|
Quarterly downloads | 0 |
Translate the TuleapIntegration extension if it is available at translatewiki.net | |
The TuleapIntegration extension integrates MediaWiki with Tuleap.
Installation
[edit]- Download and move the extracted
TuleapIntegration
folder 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/TuleapIntegration - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'TuleapIntegration' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
[edit]Categories:
- Pages to be expanded
- Stable extensions
- Extensions with invalid or missing type
- GPL licensed extensions
- Extensions in Wikimedia version control
- BeforeInitialize extensions
- BeforePageDisplay extensions
- HtmlPageLinkRendererEnd extensions
- OutputPageBeforeHTML extensions
- SkinTemplateNavigation::Universal extensions
- SpecialPage initList extensions
- GetUserPermissionsErrors extensions
- All extensions