simplenews_mailjet_subscriptions: added rules action to respond to unsubscribe webhook
This commit is contained in:
@@ -824,9 +824,9 @@ display:
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
operator: '='
|
||||
value: All
|
||||
value: '1'
|
||||
group: 1
|
||||
exposed: false
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: Active
|
||||
@@ -836,23 +836,22 @@ display:
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: status
|
||||
required: false
|
||||
required: true
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
contact_company: '0'
|
||||
adherent: '0'
|
||||
free_user: '0'
|
||||
premium: '0'
|
||||
unverified: '0'
|
||||
student: '0'
|
||||
anonymous: '0'
|
||||
free_user: '0'
|
||||
contact_company: '0'
|
||||
alpha_testeur: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
translator: '0'
|
||||
admin_showroom: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
Reference in New Issue
Block a user