layout_builder.info.yml

Same filename and directory in other branches
  1. 9 core/modules/layout_builder/layout_builder.info.yml
  2. 8.9.x core/modules/layout_builder/layout_builder.info.yml
  3. 10 core/modules/layout_builder/layout_builder.info.yml
core/modules/layout_builder/layout_builder.info.yml

File

core/modules/layout_builder/layout_builder.info.yml

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.