144 Email alert when client becomes accredited
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
uuid: 9ccffac0-9acb-41f6-95a5-9aa062f4ab83
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.newly_accredited_alerts
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.newly_accredited_alerts
|
||||
label: 'Add the Newly Accredited Alerts role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: newly_accredited_alerts
|
@ -0,0 +1,14 @@
|
||||
uuid: 1d159794-2fff-4094-8fd5-4094feb784ac
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.newly_accredited_alerts
|
||||
module:
|
||||
- user
|
||||
id: user_remove_role_action.newly_accredited_alerts
|
||||
label: 'Remove the Newly Accredited Alerts role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: newly_accredited_alerts
|
9
config/user.role.newly_accredited_alerts.yml
Normal file
9
config/user.role.newly_accredited_alerts.yml
Normal file
@ -0,0 +1,9 @@
|
||||
uuid: 8354168f-7bfd-4b34-8bd8-295dcc452357
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: newly_accredited_alerts
|
||||
label: 'Newly Accredited Alerts'
|
||||
weight: 6
|
||||
is_admin: null
|
||||
permissions: { }
|
Reference in New Issue
Block a user