Skin:BootstrapMediaWiki

From mediawiki.org
Not to be confused with Skin:MediaWikiBootstrap
MediaWiki skins manual - category
BootstrapMediaWiki
Release status: unmaintained
Description A MediaWiki skin using Bootstrap 4 and FontAwesome 4
Author(s) Matthew Batchelder
Latest version 2.0 (2020-02-04)
MediaWiki 1.29+
License Apache License 2.0
Download
Public wikis using 27 (Ranked 43rd)
Public wikis using as default skin 20
Translate the BootstrapMediaWiki skin if it is available at translatewiki.net

The BootstrapMediaWiki skin provides a skin using Bootstrap 4 and FontAwesome 4.

Installation[edit]

  • Download and place the file(s) in a directory called BootstrapMediaWiki in your skins/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadSkin( 'BootstrapMediaWiki' );
    $wgDefaultSkin = 'bootstrapmediawiki';
    
  • Yes Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.

Then run:

composer install

See also[edit]

Other skins and extensions related to the Bootstrap framework: