11 lines
204 B
YAML
11 lines
204 B
YAML
|
name: Taxonomy
|
||
|
type: module
|
||
|
description: 'Enables the categorization of content.'
|
||
|
package: Core
|
||
|
version: VERSION
|
||
|
core: 8.x
|
||
|
dependencies:
|
||
|
- node
|
||
|
- text
|
||
|
configure: entity.taxonomy_vocabulary.collection
|