Extension:SimSig Companion
Appearance
Please help expand this page. |
Release status: unknown |
|
|---|---|
| Author(s) | Lewis Cawte <lewis@lewiscawte.me> |
| Latest version | 0.1.1 |
| MediaWiki | |
|
|
| Licence | GNU General Public License 3.0 or later |
| Download | |
| Translate the SimSig Companion extension if it is available at translatewiki.net | |
The SimSig Companion extension does ...
Installation
[edit]- Download and move the extracted
SimSig Companionfolder 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/SimSig+Companion
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'SimSig Companion' );
Done – Navigate to Special:Versionon your wiki to verify that the extension is successfully installed.
