blob: 2f95462f63e01fb997725b8dc25d51eec92aa6ce (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
name: Taxonomy
type: module
description: 'Enables the categorization of content.'
package: Core
version: VERSION
dependencies:
- drupal:node
- drupal:text
configure: entity.taxonomy_vocabulary.collection
|