BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
14
config/sync/system.action.user_add_role_action.admin.yml
Normal file
14
config/sync/system.action.user_add_role_action.admin.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
uuid: 0e0b6250-70df-47cc-90a8-08fa5a35e5ab
|
||||
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