You are here

social_topic.info.yml in Open Social 10.1.x

modules/social_features/social_topic/social_topic.info.yml

File

modules/social_features/social_topic/social_topic.info.yml
View source
  1. name: 'Social Topic'
  2. description: 'Provides Topic content type and related configuration. '
  3. type: module
  4. core_version_requirement: ^8.8 || ^9
  5. dependencies:
  6. - drupal:block
  7. - drupal:comment
  8. - social:entity_access_by_field
  9. - drupal:field
  10. - field_group:field_group
  11. - drupal:file
  12. - group:group
  13. - social:group_core_comments
  14. - drupal:image
  15. - image_widget_crop:image_widget_crop
  16. - drupal:menu_ui
  17. - drupal:options
  18. - drupal:path
  19. - social:social_comment
  20. - social:social_editor
  21. - social:social_node
  22. - social:social_event
  23. - drupal:taxonomy
  24. - drupal:text
  25. - drupal:user
  26. - drupal:views
  27. package: Social