You are here

tour.tour.social_user.yml in Open Social 8

modules/custom/social_tour/config/install/tour.tour.social_user.yml

File

modules/custom/social_tour/config/install/tour.tour.social_user.yml
View source
  1. langcode: en
  2. status: true
  3. translatable: true
  4. dependencies:
  5. module:
  6. - social_user
  7. id: social-user
  8. label: 'Social profile'
  9. module: social_tour
  10. routes:
  11. -
  12. route_name: entity.profile.type.user_profile_form
  13. tips:
  14. welcome_message:
  15. id: welcome_message
  16. plugin: text
  17. label: 'Welcome!'
  18. body: 'Welcome [current-user:display-name]. You have successfully created a password. Welcome to Open Social! With this platform you can collaborate with like minded people within the community!'
  19. weight: 1
  20. attributes:
  21. backdrop: 1
  22. group_info:
  23. id: group_info
  24. plugin: text
  25. label: 'Create groups'
  26. body: 'Create groups to gather people with the same interests, expertise or tasks.'
  27. weight: 2
  28. attributes:
  29. backdrop: 1
  30. event_info:
  31. id: event_info
  32. plugin: text
  33. label: 'Organise events'
  34. body: 'Organize events where people can meet in person or online.'
  35. weight: 3
  36. attributes:
  37. backdrop: 1
  38. topic_info:
  39. id: topic_info
  40. plugin: text
  41. label: 'Share information'
  42. body: 'Share information and start discussions with a post or topic.'
  43. weight: 4
  44. attributes:
  45. backdrop: 1
  46. create_profile:
  47. id: create_profile
  48. plugin: text
  49. label: 'Create your profile'
  50. body: 'Now create your profile so others can get to know you.'
  51. weight: 5
  52. attributes:
  53. backdrop: 1