You are here

block.block.postongroupblock.yml in Open Social 8.7

modules/social_features/social_post/config/install/block.block.postongroupblock.yml

File

modules/social_features/social_post/config/install/block.block.postongroupblock.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - social_post
  6. - system
  7. theme:
  8. - socialbase
  9. id: postongroupblock
  10. theme: socialbase
  11. region: hidden
  12. weight: -9
  13. provider: null
  14. plugin: post_group_block
  15. settings:
  16. id: post_group_block
  17. label: 'Post on group block'
  18. provider: social_post
  19. label_display: '0'
  20. visibility:
  21. request_path:
  22. id: request_path
  23. pages: '/group/*/stream'
  24. negate: false
  25. context_mapping: { }