umd-lib / umdlib_ds_layout_tools
Extends layout functionality and configurations for Library DS sites.
Installs: 8
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 2
Open Issues: 0
Type:drupal-module
Requires
- drupal/block_list_override: ^1
- drupal/layout_builder_restrictions: ^3
- drupal/ui_patterns: ^2
Suggests
- drupal/layout_builder_lock: Lock blocks to regions
README
This is a dependency of the UMD Libraries Design System theme.
It has no utility outside of this context.
Use it to extend layout functionality and configurations for Library DS sites.
Installation
Clone this repo into your themes or install with composer:
composer require umd-lib/umdlib-design-system-theme
Dependencies
This module depends on the following:
Install these using composer. For example:
composer require 'drupal/layout_builder_restrictions:^3.0'
Install command is available on the module pages.