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_remove_role_action.contributor.yml
Normal file
14
config/system.action.user_remove_role_action.contributor.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 94f76935-db96-4346-b8a8-af3ca7eef947
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.contributor
|
||||
module:
|
||||
- user
|
||||
id: user_remove_role_action.contributor
|
||||
label: 'Remove the Contributor role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: contributor
|
Loading…
Add table
Add a link
Reference in a new issue