You are here

forum.info.yml in Drupal 9

Same filename and directory in other branches
  1. 8 core/modules/forum/forum.info.yml
core/modules/forum/forum.info.yml

File

core/modules/forum/forum.info.yml
View source
  1. name: Forum
  2. type: module
  3. description: 'Provides discussion forums.'
  4. dependencies:
  5. - drupal:node
  6. - drupal:history
  7. - drupal:taxonomy
  8. - drupal:comment
  9. - drupal:options
  10. package: Core
  11. version: VERSION
  12. configure: forum.overview