Extension:MABS

Category:Pages to be expanded#MABS Category:Unmaintained extensions#MABS Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:Extensions with unknown license
MediaWiki extensions manual
MABS
Release status: unmaintainedCategory:Unmaintained extensions
Author(s) Mark A. Hershberger
Latest version 0.1.0
MediaWiki >= 1.31.0
Composer mediawiki/mabsCategory:Extensions supporting Composer
License GPL v2
Download Category:Extensions in GitHub version control
  • $wgRepo
    Category:All extensions

    The MABS (Multilateral Asynchronous Bilateral Synchronisation) integrates MediaWiki wikis with git merge tools, allowing them to be synchronized with remote wikis.

    Installation

    • Download and place the file(s) in a directory called MABS in your extensions/ folder.
    • Add the following code at the bottom of your LocalSettings.php file:
      wfLoadExtension( 'MABS' );
      
    • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
    Category:All extensions Category:Extensions in GitHub version control Category:Extensions supporting Composer Category:Extensions with invalid or missing type Category:Extensions with unknown license Category:Extensions without a compatibility policy Category:Extensions without an image Category:Pages to be expanded Category:Unmaintained extensions