Jump to content

Extension:SimSig Companion

From mediawiki.org
MediaWiki extensions manual
SimSig Companion
Release status: unknown
Author(s) Lewis Cawte <lewis@lewiscawte.me>
Latest version 0.1.1
MediaWiki
  • mysimsig
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 Companion 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/SimSig+Companion
    
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'SimSig Companion' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.