2023-04-17 08:50:08 +00:00
|
|
|
name: 'Block Content'
|
2013-05-07 13:51:26 +00:00
|
|
|
type: module
|
2023-04-17 08:50:08 +00:00
|
|
|
description: 'Allows the creation of content blocks and block types.'
|
2013-03-06 22:51:39 +00:00
|
|
|
package: Core
|
|
|
|
version: VERSION
|
|
|
|
dependencies:
|
2018-04-06 12:13:01 +00:00
|
|
|
- drupal:block
|
|
|
|
- drupal:text
|
|
|
|
- drupal:user
|
2015-01-19 09:37:11 +00:00
|
|
|
configure: entity.block_content.collection
|