block_content.info.yml

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

File

core/modules/block_content/block_content.info.yml

View source
  1. name: 'Custom Block'
  2. type: module
  3. description: 'Allows the creation of custom blocks and block types.'
  4. package: Core
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - drupal:block
  9. - drupal:text
  10. - drupal:user
  11. configure: entity.block_content.collection

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