You are here

group.content_type.open_group-group_node-topic.yml in Open Social 8

modules/social_features/social_group/config/install/group.content_type.open_group-group_node-topic.yml

File

modules/social_features/social_group/config/install/group.content_type.open_group-group_node-topic.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - group.type.open_group
  6. - node.type.topic
  7. module:
  8. - gnode
  9. - node
  10. id: open_group-group_node-topic
  11. label: topic
  12. description: 'Adds <em class="placeholder">Topic</em> content to groups both publicly and privately.'
  13. group_type: open_group
  14. content_plugin: 'group_node:topic'
  15. plugin_config:
  16. group_cardinality: 1
  17. entity_cardinality: 1
  18. use_creation_wizard: false