completed config files with static page content type and workflow
This commit is contained in:
14
config/install/system.action.user_add_role_action.admin.yml
Normal file
14
config/install/system.action.user_add_role_action.admin.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
uuid: 5d0d2055-bb06-466e-82b0-3e51281bcc01
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.admin
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.admin
|
||||
label: 'Add the Admin role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: admin
|
||||
Reference in New Issue
Block a user