views_bootstrap
Overview
Views Bootstrap module enables you to create components following the theme structure of the Bootstrap framework all within the configuration settings of views in core Drupal 8+ or the Views module (Drupal 7).
Composer Notice
Due to the way we need to maintain multiple versions of the module for different versions of Bootstrap, you need to modify the version constraint in your composer.json file. Use the ~ and the full version number 5.4.0 to constrain updates to the 5.4.x releases.
Drupal 10/11
There are 3 versions for Drupal 10/11.
Bootstrap 5 RC
Use 5.5.x. composer require 'drupal/views_bootstrap:^5.5@RC'
The following components exist in the 5.5.x version.
- Accordion
- Cards
- Carousel
- Grid
- List group
- Media object (Recreated from Bootstrap 4)
- Tabs
- Table
Bootstrap 4
Use 8.x-4.x/5.4.x
The following components exist in the 8.x-4.x version.
Bootstrap 3
Use 8.x-3.x/5.3.x
The following components exist in the 8.x-3.x version.
Recommended modules
- Bootstrap
- Panels Bootstrap Layouts
- Display Suite Bootstrap Layouts
- Advanced Forum Bootstrap
- Views Import
- Views Random
- Views Maintenance
Sponsorship
...have a feature you'd like to sponsor? Get in touch
Support
If you've found the module particularly useful and want to say thank you, then please donate to the Drupal Association - Donate.