PHPackages                             contao-bootstrap/templates - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. contao-bootstrap/templates

ActiveContao-bundle[Templating &amp; Views](/categories/templating)

contao-bootstrap/templates
==========================

Modified Contao templates supporting Bootstrap markup

3.0.3(5mo ago)455.6k↓42.9%4[1 PRs](https://github.com/contao-bootstrap/templates/pulls)1LGPL-3.0-or-laterPHPPHP ^8.1CI passing

Since Jul 24Pushed 4mo ago2 watchersCompare

[ Source](https://github.com/contao-bootstrap/templates)[ Packagist](https://packagist.org/packages/contao-bootstrap/templates)[ Fund](https://contao-bootstrap.de/mitmachen.html)[ GitHub Sponsors](https://github.com/dmolineus)[ RSS](/packages/contao-bootstrap-templates/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (13)Versions (26)Used By (1)

Bootstrap 4 Contao Templates Component
======================================

[](#bootstrap-4-contao-templates-component)

[![Version](https://camo.githubusercontent.com/53032475a535526a28ee689a8ff4828ad177ba256482dcb2d84f725261c61fa1/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e74616f2d626f6f7473747261702f74656d706c617465732e7376673f7374796c653d666f722d7468652d6261646765266c6162656c3d4c6174657374)](http://packagist.org/packages/contao-bootstrap/templates)[![GitHub issues](https://camo.githubusercontent.com/94c9a3547a1e90c99eb17561a4e6675393fed3576d7f1be2fdbdf8da6126501c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f636f6e74616f2d626f6f7473747261702f74656d706c617465732e7376673f7374796c653d666f722d7468652d6261646765266c6f676f3d676974687562)](https://github.com/contao-bootstrap/templates/issues)[![License](https://camo.githubusercontent.com/5564547dfea2b0bf32da4916e5460e807e3e7e82f4dfbf565317c3229b6d8850/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f636f6e74616f2d626f6f7473747261702f74656d706c617465732e7376673f7374796c653d666f722d7468652d6261646765266c6162656c3d4c6963656e7365)](http://packagist.org/packages/contao-bootstrap/templates)[![Build Status](https://camo.githubusercontent.com/a281aee7e00dd5e184f77a5765a721730886af39ed7e944a07609919d92523c8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f636f6e74616f2d626f6f7473747261702f74656d706c617465732f436f64652532305175616c697479253230446961676e6f73746963733f6c6f676f3d676974687562616374696f6e73266c6f676f436f6c6f723d253233666666267374796c653d666f722d7468652d6261646765)](https://github.com/contao-bootstrap/templates/actions)[![Downloads](https://camo.githubusercontent.com/d5e9aa256cf7d99efc7f9a7cb42869edab764e2e231b7c611aa77c04c5b5a93f/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6e74616f2d626f6f7473747261702f74656d706c617465732e7376673f7374796c653d666f722d7468652d6261646765266c6162656c3d446f776e6c6f616473)](http://packagist.org/packages/contao-bootstrap/templates)

Features
--------

[](#features)

This extension provides several Bootstrap 4 based templates Contao CMS.

It's possible to use this extension in an installation where the default templates are required. To avoid wrong templates being loaded theres a feature called *template automapping*. Each bootstrap template has a different name (usually *\_bs*) prefix than the default one. On runtime the template name get changed so you don't have to select the modified templates everywhere.

The automapping is only active if a page layout has the type *bootstrap* and you did not disable the *automapping* in the theme settings.

Following templates are provided:

\*\* With configurable automapping \*\*

- `com_bs_media` comment template based on the Bootstraps media component (**Note:** It's using gravatar.com as a third party service).
- `member_default_bs` for the member form using bootstrap form layout.
- `member_grouped_bs` for the member form using bootstrap form layout.
- `mod_breadcrumb_bs` for the breadcrumb module.
- `mod_comment_form_bs` for a bootstrap based comment form.
- `mod_login_bs` for the login form module.
- `mod_search_bs` for the search module.

\*\* Always mapped \*\*

- `pagination_bs` for the paginations (always mapped, even if automapping is disabled).

\*\* Not mapped \*\*

- `gallery_bs_carousel` for a gallery using the carousel.
- `gallery_bs_grid` for a grid based gallery.
- `nav_default` as navigation templates.
- `rss_bs_list_group` rss feed rendered as list group.

Changelog
---------

[](#changelog)

See [changelog](CHANGELOG.md)

Requirements
------------

[](#requirements)

- PHP ^8.1
- Contao ^4.13 || ^5.3

Install
-------

[](#install)

### Managed edition

[](#managed-edition)

When using the managed edition it's pretty simple to install the package. Just search for the package in the Contao Manager and install it. Alternatively you can use the CLI.

```
# Using the contao manager
$ php contao-manager.phar.php composer require contao-bootstrap/templates ^3.0

# Using composer directly
$ php composer.phar require contao-bootstrap/templates ^3.0
```

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance74

Regular maintenance activity

Popularity34

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 85.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~207 days

Recently: every ~236 days

Total

21

Last Release

165d ago

Major Versions

1.0.3 → 2.0.0-beta12018-07-03

2.3.2 → 3.0.02023-06-13

PHP version history (4 changes)1.0.0-beta1PHP &gt;=5.3.4

2.0.0-beta1PHP &gt;=7.1

2.3.0PHP ^7.4 || ^8.0

3.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8189209?v=4)[netzmacht](/maintainers/netzmacht)[@netzmacht](https://github.com/netzmacht)

---

Top Contributors

[![dmolineus](https://avatars.githubusercontent.com/u/1186266?v=4)](https://github.com/dmolineus "dmolineus (159 commits)")[![Squarez](https://avatars.githubusercontent.com/u/32242050?v=4)](https://github.com/Squarez "Squarez (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![zonky2](https://avatars.githubusercontent.com/u/1045318?v=4)](https://github.com/zonky2 "zonky2 (2 commits)")[![rflx](https://avatars.githubusercontent.com/u/7251106?v=4)](https://github.com/rflx "rflx (1 commits)")[![arboc](https://avatars.githubusercontent.com/u/4447843?v=4)](https://github.com/arboc "arboc (1 commits)")[![a-kehr](https://avatars.githubusercontent.com/u/17803079?v=4)](https://github.com/a-kehr "a-kehr (1 commits)")[![sebj54](https://avatars.githubusercontent.com/u/5880435?v=4)](https://github.com/sebj54 "sebj54 (1 commits)")

---

Tags

templatescontaobootstrap

### Embed Badge

![Health badge](/badges/contao-bootstrap-templates/health.svg)

```
[![Health](https://phpackages.com/badges/contao-bootstrap-templates/health.svg)](https://phpackages.com/packages/contao-bootstrap-templates)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3172.5k4](/packages/terminal42-contao-node)[contao-community-alliance/dc-general

Universal data container for Contao

1578.3k86](/packages/contao-community-alliance-dc-general)[terminal42/dcawizard

dcaWizard extension for Contao Open Source CMS

10370.7k15](/packages/terminal42-dcawizard)[iq2i/storia-bundle

UI Storia bundle

144.6k](/packages/iq2i-storia-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
