Template:New extension
Appearance
Please expand this page. |
{{:}} Release status: unknown |
|
---|---|
MediaWiki | |
License | No license specified |
Download | Lua error in Module:Extension at line 645: AutoDownload: Could not find ExtensionJson data. |
Translate the New extension extension if it is available at translatewiki.net |
The {{:}} extension does ...
Installation
[edit]- Download and move the extracted
New extension
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/New+extension - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'New extension' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.