You are here

forum.info.yml in Drupal 8

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. core: 8.x
  13. configure: forum.overview