10 lines
208 B
YAML
10 lines
208 B
YAML
|
|
name: Taxonomy
|
||
|
|
type: module
|
||
|
|
description: 'Enables the categorization of content.'
|
||
|
|
package: Core
|
||
|
|
version: VERSION
|
||
|
|
dependencies:
|
||
|
|
- drupal:node
|
||
|
|
- drupal:text
|
||
|
|
configure: entity.taxonomy_vocabulary.collection
|