block_content.info.yml 261 B

1234567891011
  1. name: 'Custom Block'
  2. type: module
  3. description: 'Allows the creation of custom blocks through the user interface.'
  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