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.contributor.yml
Normal file
14
config/system.action.user_add_role_action.contributor.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 4137c1bb-2ede-4e91-a5c5-9568e145f3fb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.contributor
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.contributor
|
||||
label: 'Add the Contributor role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: contributor
|
Loading…
Add table
Add a link
Reference in a new issue