Download the PHP package contao-bootstrap/templates without Composer
On this page you can find all versions of the php package contao-bootstrap/templates. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download contao-bootstrap/templates
More information about contao-bootstrap/templates
Files in contao-bootstrap/templates
Package templates
Short Description Modified Contao templates supporting Bootstrap markup
License LGPL-3.0-or-later
Informations about the package templates
Bootstrap 4 Contao Templates Component
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
See changelog
Requirements
- PHP 7.1
- Contao ~4.4
Install
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.
All versions of templates with dependencies
contao-bootstrap/core Version ^2.0.0
contao-bootstrap/form Version ^2.1.1
contao-community-alliance/meta-palettes Version ^2.0.9
contao/core-bundle Version ^4.9
netzmacht/contao-form-designer Version ^1.1.0
netzmacht/html Version ^2.0.2
symfony/config Version ~4.4 || ^5.4
symfony/dependency-injection Version ~4.4 || ^5.4
symfony/http-kernel Version ^4.4.50 || ^5.4.20