Bootstrap Layouts
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This project is the combination of the Drupal 7 Display Suite Bootstrap Layouts
and Panels Bootstrap Layouts modules for Drupal 8.
Requirements
Note: see versions below which may indicate if you need to install the Layout Plugin module.
- Drupal Bootstrap or any other theme that utilizes the Bootstrap framework
grid system and classes. - A module that consumes layouts:
- Display Suite
- Panels (via Page Manager)
- Or any other project that consumes layouts.
Installation
Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-8 for further
information.
Configuration
Configuration will depend on which project is been use to display it, either
Display Suite or Panels. But all this project needs is to be installed.
Versions
Despite how the base theme keeps major version parity with the Bootstrap Framework, this module does not need to do the same. The layouts, currently, work for both Bootstrap 3 and Bootstrap 4 and are currently structured to handle version changes if doing so in the future becomes a requirement.
- 8.x-5.x - Use releases from this branch if your Drupal core version is >= 8.3.0. This branch requires and utilizes the bundled core
layout_discoverymodule (see https://www.drupal.org/node/2821240). - 8.x-4.x - Use releases this branch if your Drupal core version is < 8.3.0. This branch requires the contrib module Layout Plugin
- 8.x-3.x - This branch is no longer supported as there are several issues with it. It is highly recommended that you upgrade to one of the above versions instead.
