added roles and created user migration, added uid to breve & materiau migration
This commit is contained in:
14
config/sync/system.action.user_add_role_action.adherent.yml
Normal file
14
config/sync/system.action.user_add_role_action.adherent.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
uuid: a1539578-eb69-4d41-8da0-55c74c3c07c6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.adherent
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.adherent
|
||||
label: 'Add the Adhérent role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: adherent
|
Reference in New Issue
Block a user