Extension:TuleapIntegration

Category:Pages to be expanded#TuleapIntegration Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
TuleapIntegration
Release status: stableCategory:Stable extensions
Author(s) Hallo Welt! GmbH
Latest version 2.0.0-alpha
MediaWiki >= 1.39.0
License GNU General Public License 3.0 only
Download Category:Extensions in Wikimedia version control
  • $wgTuleapOAuth2Config
  • $wgTuleapUrl
  • $wgTuleapProjectId
  • $wgTuleapData
  • $wgTuleapEnableLocalLogin
Translate the TuleapIntegration extension if it is available at translatewiki.net
Category:All extensions

The TuleapIntegration extension integrates MediaWiki with Tuleap.

Installation

  • Download and move the extracted TuleapIntegration folder to your extensions/ 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' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

See also

Category:All extensions Category:BeforeInitialize extensions Category:BeforePageDisplay extensions Category:Extensions in Wikimedia version control Category:Extensions with invalid or missing type Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:GetUserPermissionsErrors extensions Category:HtmlPageLinkRendererEnd extensions Category:OutputPageBeforeHTML extensions Category:Pages to be expanded Category:SkinTemplateNavigation::Universal extensions Category:SpecialPage initList extensions Category:Stable extensions