This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/modules/block_content/block_content.info.yml

12 lines
240 B
YAML

name: 'Custom Block'
type: module
description: 'Allows the creation of custom blocks through the user interface.'
package: Core
version: VERSION
core: 8.x
dependencies:
- block
- text
- user
configure: entity.block_content.collection