created all empty content types and taxonomy vocs, exported all config files
This commit is contained in:
14
config/sync/system.action.user_remove_role_action.root.yml
Normal file
14
config/sync/system.action.user_remove_role_action.root.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
uuid: 5ca458a3-a3c2-4909-9cb9-2da6057b0be3
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.root
|
||||
module:
|
||||
- user
|
||||
id: user_remove_role_action.root
|
||||
label: 'Remove the Root role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: root
|
||||
Reference in New Issue
Block a user