Extension:MABS
Appearance
Please help expand this page. |
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
Release status: unmaintained |
|
|---|---|
| Implementation | MyWiki |
| Author(s) | Mark A. Hershberger |
| Latest version | 0.1.0 |
| MediaWiki | >= 1.31.0 |
| Composer | mediawiki/mabs |
|
|
|
|
|
| License | GNU General Public License 2.0 |
| Download | GitHub:
Note: |
The MABS (Multilateral Asynchronous Bilateral Synchronisation) integrates MediaWiki wikis with git merge tools, allowing them to be synchronized with remote wikis.
Installation
[edit]- Download and place the file(s) in a directory called
MABSin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'MABS' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
