tour.tour.social_user.yml in Open Social 8.2
Same filename and directory in other branches
- 8.9 modules/custom/social_tour/config/install/tour.tour.social_user.yml
- 8 modules/custom/social_tour/config/install/tour.tour.social_user.yml
- 8.3 modules/custom/social_tour/config/install/tour.tour.social_user.yml
- 8.4 modules/custom/social_tour/config/install/tour.tour.social_user.yml
- 8.5 modules/custom/social_tour/config/install/tour.tour.social_user.yml
- 8.6 modules/custom/social_tour/config/install/tour.tour.social_user.yml
- 8.7 modules/custom/social_tour/config/install/tour.tour.social_user.yml
- 8.8 modules/custom/social_tour/config/install/tour.tour.social_user.yml
- 10.3.x modules/custom/social_tour/config/install/tour.tour.social_user.yml
- 10.0.x modules/custom/social_tour/config/install/tour.tour.social_user.yml
- 10.1.x modules/custom/social_tour/config/install/tour.tour.social_user.yml
- 10.2.x modules/custom/social_tour/config/install/tour.tour.social_user.yml
modules/custom/social_tour/config/install/tour.tour.social_user.yml
File
modules/custom/social_tour/config/install/tour.tour.social_user.ymlView source
- langcode: en
- status: true
- translatable: true
- dependencies:
- module:
- - social_user
- id: social-user
- label: 'Social profile'
- module: social_tour
- routes:
- -
- route_name: entity.profile.type.user_profile_form
- tips:
- welcome_message:
- id: welcome_message
- plugin: text
- label: 'Welcome!'
- 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!'
- weight: 1
- attributes:
- backdrop: 1
- group_info:
- id: group_info
- plugin: text
- label: 'Create groups'
- body: 'Create groups to gather people with the same interests, expertise or tasks.'
- weight: 2
- attributes:
- backdrop: 1
- event_info:
- id: event_info
- plugin: text
- label: 'Organise events'
- body: 'Organize events where people can meet in person or online.'
- weight: 3
- attributes:
- backdrop: 1
- topic_info:
- id: topic_info
- plugin: text
- label: 'Share information'
- body: 'Share information and start discussions with a post or topic.'
- weight: 4
- attributes:
- backdrop: 1
- create_profile:
- id: create_profile
- plugin: text
- label: 'Create your profile'
- body: 'Now create your profile so others can get to know you.'
- weight: 5
- attributes:
- backdrop: 1