Laces Base

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

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.

To update the module uninstall it, then reinstall.