9 lines
214 B
YAML
9 lines
214 B
YAML
|
|
name: Node
|
||
|
|
type: module
|
||
|
|
description: 'Manages the creation, configuration, and display of the main site content.'
|
||
|
|
package: Core
|
||
|
|
version: VERSION
|
||
|
|
configure: entity.node_type.collection
|
||
|
|
dependencies:
|
||
|
|
- drupal:text
|