mediawiki / bootstrap-components
A Mediawiki extension to allow for the usage of special bootstrap components inside wiki markup.
Package info
github.com/oetterer/BootstrapComponents
Type:mediawiki-extension
pkg:composer/mediawiki/bootstrap-components
Requires
- php: >=8.1
- composer/installers: ^2|^1.0.1
- mediawiki/bootstrap: ^6.0
Requires (Dev)
- php: >=8.1
- mediawiki/mediawiki-codesniffer: 46.0.0
- mediawiki/mediawiki-phan-config: 0.20.0
- phpmd/phpmd: ~2.1
Suggests
- mediawiki/scribunto: Framework for embedding scripting languages into MediaWiki pages
This package is auto-updated.
Last update: 2026-07-17 16:52:23 UTC
README
Bootstrap Components is a MediaWiki extension that aims to provide editors with easy access to certain components introduced by Bootstrap 5.
Depending on your configuration, editors can utilize several tag extensions and parser functions inside wiki code to place certain bootstrap components on MediaWiki pages. Also, depending on your configuration it can add a new gallery mode, and replace normal image rendering with an image modal.
Requirements
- PHP 8.1 or later
- MediaWiki 1.43 or later
Documentation
Please also see the known issues section.
There are also migration guides for users switching to Bootstrap 5 (Bootstrap Components ~6.0) and to Bootstrap 4 (Bootstrap Components ~4.0 and ~5.0).
Contact
For bug reports and feature requests, please see if it is already reported on the list of open bugs. If not, report it. Also, see the contribute section for instructions on bug reporting and the list of known issues.
Use the talk page on MediaWiki.org for general questions, comments, or suggestions.