forum.info.yml

Same filename and directory in other branches
  1. 9 core/modules/forum/forum.info.yml
  2. 8.9.x core/modules/forum/forum.info.yml
  3. 10 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
  13. lifecycle: deprecated
  14. lifecycle_link: "https://www.drupal.org/node/3223395#s-forum"

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.