You are here

taxonomy.info.yml in Drupal 8

core/modules/taxonomy/taxonomy.info.yml

File

core/modules/taxonomy/taxonomy.info.yml
View source
  1. name: Taxonomy
  2. type: module
  3. description: 'Enables the categorization of content.'
  4. package: Core
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - drupal:node
  9. - drupal:text
  10. configure: entity.taxonomy_vocabulary.collection