https://github.com/vardot/bootstrap_layouts
Provide layouts with Bootstrap grid system
https://github.com/vardot/bootstrap_layouts
bootstrap bootstrap-layouts bootstrap4 bootstrap5 drupal-module layout
Last synced: 9 months ago
JSON representation
Provide layouts with Bootstrap grid system
- Host: GitHub
- URL: https://github.com/vardot/bootstrap_layouts
- Owner: Vardot
- Created: 2023-01-31T08:07:31.000Z (about 3 years ago)
- Default Branch: 8.x-5.x
- Last Pushed: 2025-02-17T14:57:05.000Z (12 months ago)
- Last Synced: 2025-04-07T08:37:18.386Z (10 months ago)
- Topics: bootstrap, bootstrap-layouts, bootstrap4, bootstrap5, drupal-module, layout
- Language: PHP
- Homepage: https://www.drupal.org/project/bootstrap_layouts
- Size: 102 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bootstrap Layouts
This project is the combination of the Drupal 7 [Display Suite Bootstrap Layouts]
and [Panels Bootstrap Layouts] modules for Drupal 8.
## Requirements
- [Drupal Bootstrap] or any other theme that utilizes the Bootstrap framework
grid system and classes.
- Any module or theme that utilizes the [Layout Discovery] module:
- [Display Suite]
- [Panels] (via [Page Manager])
- Or any other project that uses Layout Discovery.
## 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.
## Maintainers
- Darryl Norris ([darol100](https://www.drupal.org/u/darol100))
- Mark Carver ([markcarver](https://www.drupal.org/u/markcarver))
[Display Suite Bootstrap Layouts]:https://www.drupal.org/project/ds_bootstrap_layouts
[Panels Bootstrap Layouts]:https://www.drupal.org/project/panels_bootstrap_layouts
[Drupal Bootstrap]:https://www.drupal.org/project/bootstrap
[Display Suite]:https://www.drupal.org/project/ds
[Panels]:https://www.drupal.org/project/panels
[Page Manager]:https://www.drupal.org/project/page_manager