layout_builder.info.yml

Same filename in other branches
  1. 9 core/modules/layout_builder/layout_builder.info.yml
  2. 10 core/modules/layout_builder/layout_builder.info.yml
  3. 11.x 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. core: 8.x
  7. dependencies:
  8. - drupal:layout_discovery
  9. - drupal:contextual
  10. # @todo Discuss removing in https://www.drupal.org/project/drupal/issues/2935999.
  11. - drupal:field_ui
  12. # @todo Discuss removing in https://www.drupal.org/project/drupal/issues/3003610.
  13. - drupal:block

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