Export the configuration
This commit is contained in:
parent
331e22299a
commit
0c51428c1b
328 changed files with 19596 additions and 0 deletions
14
config/sync/system.action.user_add_role_action.editor.yml
Normal file
14
config/sync/system.action.user_add_role_action.editor.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 1c4829b7-daad-4979-ae02-0d2ba39e15f4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.editor
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.editor
|
||||
label: 'Add the Editor role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: editor
|
Loading…
Add table
Add a link
Reference in a new issue