11 lines
231 B
YAML
11 lines
231 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
|
|
configure: entity.block_content.collection
|