Template:Extension/Sample
Appearance
From mediawiki.org
Release status: beta |
|
|---|---|
| License | No licence specified |
| Download | No link |
| Translate the Extension/Sample extension if it is available at translatewiki.net | |
The MyExtension extension does foo.
Installation
[edit ]- Download and move the extracted
Extensionfolder to yourextensions/directory.
Developers and code contributors should install the extension from Git instead, using:cdextensions/ gitclonehttps://gerrit.wikimedia.org/r/mediawiki/extensions/Extension - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Extension' );
- Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.