Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
14
config/system.action.user_add_role_action.editor.yml
Normal file
14
config/system.action.user_add_role_action.editor.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: c92d86fe-79f7-4837-87ef-a29ca0223356
|
||||
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