Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
14
config/system.action.user_add_role_action.manager.yml
Normal file
14
config/system.action.user_add_role_action.manager.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 925e8ca7-0d01-462e-be64-d8e213956fe3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.manager
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.manager
|
||||
label: 'Add the Manager role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: manager
|
Loading…
Add table
Add a link
Reference in a new issue