created all empty content types and taxonomy vocs, exported all config files
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: 80a96052-c71d-4298-87f9-da5e07406454
|
||||
langcode: fr
|
||||
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