Bootstrap 5 Components icon
Module Id
bootstrap5-components
Group Id
org.jahiacommunity.modules
Updated
Requires Jahia
8.0.0.0
Author
pvollenweider
Category
Templating and extensions
Status
COMMUNITY

Bootstrap 5 Components group_work

templates bootstrap layout

This project is a Bootstrap 5 implementation of http://getbootstrap.com for the Digital Experience Platform.

This module contains all the modules, definitions, views, and logic.

Get the full documentation on the GitHub page https://github.com/Jahia/bootstrap5

List of components and documentation

The Bootstrap 5 components module provides a list of components that will allow you to use Bootstrap 5 without thinking about it, as all the logic and syntax will be done automatically.

  • Accordions This component builds vertically collapsing accordions in combination with the Bootstrap Collapse JavaScript plugin. more >>
  • Breadcrumb Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS. more >>
  • Button This is a multifunction component that will allow several actions, by creating a button with multiple styles, sizes, and more. more >>
  • Card Bootstrap’s cards provide a flexible and extensible content container with multiple variants and options. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options. more >>
  • Carousel A slideshow component for cycling through elements—images or slides of text—like a carousel. more >>
  • Figure and images Anytime you need to display a piece of content—like an image with an optional caption, consider using a figure. more >>
  • Layout and Grid Bootstrap’s grid system uses a series of containers, rows, and columns to layout and align content. It’s built with flexbox and is fully responsive. more >>
  • Navbar The navbar provides simple navigation for your site with sign in options, language switch, and more. more >>
  • Pagination Indicate a series of related content exists across multiple pages. more >>
  • Text This component provides bootstrap 4 styles and CK templates more >>

Dependencies & Dependants

Changelog 2.2.2

Fix the remember me login feature

FAQ

If you find any issue of if you want to propose some improvement, please use the dedicated tools from the developer page https://github.com/Jahia/bootstrap5

How To Install

The easiest way to install Bootstrap 5 on your platform using the package.
But you can also install only this module directly. Please read the dedicated tutorial on https://academy.jahia.com/training-kb/tutorials/administrators/installing-a-module and select the Bootstrap 5 Component module from the store.

 

License

MIT License

Copyright 2020 Philippe Vollenweider

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.