added roles and created user migration, added uid to breve & materiau migration
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
uuid: 473a6692-fed9-4230-ab3d-d2fa231d034f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.contact_company
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.contact_company
|
||||
label: 'Add the Contact Company role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: contact_company
|
Reference in New Issue
Block a user