layout_builder.info.yml 444 B

12345678910111213
  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