2017 © Pedro Peláez
 

mediawiki-extension bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

image

mediawiki/bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  • Saturday, June 2, 2018
  • by s7eph4n
  • Repository
  • 1 Watchers
  • 1 Stars
  • 16,553 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 16 Versions
  • 7 % Grown

The README.md

Bootstrap extension

GitHub Workflow Status Latest Stable Version License, (*1)

The Bootstrap extension provides the Bootstrap web front-end framework to skins and extensions., (*2)

This version of the extension provides Bootstrap 4.6.2 and Popper 1.16.1., (*3)

Requirements

  • PHP 8.0 or later
  • MediaWiki 1.39 or later

Installation

There are two methods for installing Bootstrap. You can select the method that best fits your environment., (*4)

Method 1

If you install Bootstrap with Composer, further required software packages will be installed automatically. In this case, it is not necessary to install any dependencies. Composer will take care of that., (*5)

  1. On a command line go to your MediaWiki installation directory and run these two commands, (*6)

    COMPOSER=composer.local.json composer require --no-update mediawiki/bootstrap:~5.0
    

    composer update mediawiki/bootstrap --no-dev -o, (*7)

  2. Load the extension by adding the following line to LocalSettings.php:, (*8)

    wfLoadExtension( 'Bootstrap' );
    
  3. Done: Navigate to Special:Version on your wiki to verify that the extension is successfully installed., (*9)

Remark: It is NOT necessary to install or load any extensions this extensions depends on., (*10)

Method 2

If you install Bootstrap without Composer, you will still need to use Composer to install the SCSS library before you enable Bootstrap., (*11)

  1. Download Bootstrap and place the file(s) in a directory called Bootstrap in your extensions/ folder., (*12)

  2. In the MediaWiki installation directory, add "extensions/Bootstrap/composer.json to the extra/merge-plugin/include section in the file composer.local.json. For example,, (*13)

    {
        "extra": {
            "merge-plugin": {
                "include": [
                    "extensions/Bootstrap/composer.json"
                ]
            }
        }
    }
    
  3. Still in the MediaWiki installation directory, from a command line run
    , (*14)

    composer update
    
  4. Add the following code at the bottom of your LocalSettings.php:, (*15)

    wfLoadExtension( 'Bootstrap' );
    
  5. Done: Navigate to Special:Version on your wiki to verify that the extension is successfully installed., (*16)

Documentation

See the Bootstrap extension documentation., (*17)

It may also be worthwhile to have a look at the Bootstrap site on MediaWiki and the related talk page, (*18)

Professional Support

The Bootstrap extension is maintained by Professional.Wiki. You can contract us to help you with installation or customization of Bootstrap. We also do development work., (*19)

License

You can use the Bootstrap extension under the GNU General Public License, version 3 (or any later version)., (*20)

The Versions

02/06 2018

2.0.x-dev

2.0.9999999.9999999-dev https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0-or-later

The Requires

 

extension bootstrap twitter mediawiki wiki

29/04 2018

dev-master

9999999-dev https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

29/04 2018

1.2.4

1.2.4.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

30/11 2017

1.2.3

1.2.3.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

26/11 2017

1.2.2

1.2.2.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

06/03 2017

1.2.1

1.2.1.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

05/03 2017

1.2

1.2.0.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

05/03 2017

dev-2.0-devel

dev-2.0-devel https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

27/01 2016

1.1.5

1.1.5.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

15/01 2016

1.1.4

1.1.4.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

05/03 2015

1.1.3

1.1.3.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

02/12 2014

1.1.2

1.1.2.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

01/12 2014

1.1.1

1.1.1.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

22/11 2014

1.1

1.1.0.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

16/09 2014

1.0.1

1.0.1.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki

15/08 2014

1.0

1.0.0.0 https://www.mediawiki.org/wiki/Extension:Bootstrap

Provides the Twitter Bootstrap3 web front-end framework to MediaWiki skins and extensions

  Sources   Download

GPL-3.0+

The Requires

 

extension bootstrap twitter mediawiki wiki