blob: 0a6e43ea3b280c099666c2f066a3be37165b7b9c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
name: 'Layout Builder'
type: module
description: 'Allows users to add and arrange blocks and content fields directly on the content.'
package: Core
version: VERSION
dependencies:
- drupal:layout_discovery
- drupal:contextual
# @todo Discuss removing in https://www.drupal.org/project/drupal/issues/3003610.
- drupal:block
|