completed config files with static page content type and workflow
This commit is contained in:
14
config/install/system.action.user_add_role_action.root.yml
Normal file
14
config/install/system.action.user_add_role_action.root.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
uuid: cd551bbf-3747-49d9-a53a-6e34a413f50f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.root
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.root
|
||||
label: 'Add the Root role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: root
|
||||
Reference in New Issue
Block a user