mediawiki/bootstrap-components
A Mediawiki extension to allow for the usage of special bootstrap components inside wiki markup.
Installs: 11 975
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 5
Forks: 10
Open Issues: 8
Type:mediawiki-extension
pkg:composer/mediawiki/bootstrap-components
Requires
- php: >=8.0
- composer/installers: ^2|^1.0.1
- mediawiki/bootstrap: ^5.0
Requires (Dev)
- php: >=8.0
- mediawiki/mediawiki-codesniffer: 43.0.0
- mediawiki/mediawiki-phan-config: 0.14.0
- phpmd/phpmd: ~2.1
Suggests
- mediawiki/scribunto: Framework for embedding scripting languages into MediaWiki pages
Provides
None
Conflicts
None
Replaces
None
- dev-master
- 5.2.1
- 5.2.0
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.1
- 5.0.0
- 4.0.1
- 4.0.0
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.0
- dev-fix-ci
- dev-malberts-patch-1
- dev-dependabot/composer/mediawiki/mediawiki-phan-config-0.16.0
- dev-dependabot/composer/mediawiki/mediawiki-codesniffer-47.0.0
- dev-issue-54
This package is auto-updated.
Last update: 2025-11-02 14:41:58 UTC
README
Bootstrap Components is aMediaWiki extension that aims to provideeditors with easy access to certain components introduced byTwitter Bootstrap 4.
Depending on your configuration, editors can utilize severaltag extensions andparser functions inside wiki code to place certainbootstrap components on MediaWiki pages. Also, depending on yourconfiguration it can add a newgallery mode, and replace normalimage rendering with an image modal.
Requirements
- PHP 8.0 or later
- MediaWiki 1.39 or later
Documentation
Please also see theknown issues section.
There is also amigration guide for users switchingfrom bootstrap3 (BootstrapComponents ~1.2) to bootstrap4 (BootstrapComponents ~4.0).
Contact
For bug reports and feature requests, please see if it is already reported onthe list ofopen bugs. If not,report it. Also, see thecontribute section for instructions on bug reporting andthe list ofknown issues.
Use thetalk page on MediaWiki.org for general questions, comments,or suggestions. For direct contact with the author, please use theEmail functionality on MediaWiki.org.
Bootstrap3
If you use bootstrap3, please use thelegacy documentation.