Laces Base
5 sites
Security covered
This module provides foundational features and support for building a basic website using the Layout Builder and Laces ecosystems. It configures media for responsive images and the Media Library, creates an "Article with Layout" content type, and adjusts Bootstrap Styles to work with the Laces theme.
Synopsis
The Laces Base module installs features and support code for creating a basic website using the Layout Builder ecosystem and the Laces ecosystem. The Laces theme is necessary for several features of this module to work correctly.
- Layouts provided by the core Layout Discovery and Layout Builder modules are removed.
- An added content type called "Article with Layout" is created.
- Media is configured for responsive images and core Media Library.
- Bootstrap Styles module settings are configured to work with Bootstrap 5 and custom styles created by the Laces theme.
Requirements
- drupal:node
- drupal:breakpoint
- drupal:layout_builder
- drupal:layout_discovery
- drupal:media
- drupal:media_library
- drupal:responsive_image
- Bootstrap Layout Builder
- Bootstrap Styles
- Layout Builder Blocks
- Crop
- Image Effects
- Focal Point
Recommended modules
Installation
Install as you would normally install a contributed Drupal module. Visit Installing Modules for further information.
RECOMMENDED: Use "composer require drupal/laces_base" to install the module and dependencies.