Add self-service Unsubscribe alternative to /subscribed
Lint and reload / lint-and-reload (push) Successful in 3s
Lint and reload / lint-and-reload (push) Successful in 3s
Only shows when reached via a ?chain=&email= link (see portal's self_transition), matching the link the newsletter workflow now appends to every send.
This commit is contained in:
@@ -12,3 +12,12 @@ alternatives:
|
|||||||
description: A few considered notes a year — nothing more.
|
description: A few considered notes a year — nothing more.
|
||||||
- name: Easy to leave
|
- name: Easy to leave
|
||||||
description: Every note carries a genuine, one-click unsubscribe.
|
description: Every note carries a genuine, one-click unsubscribe.
|
||||||
|
|
||||||
|
- name: Unsubscribe
|
||||||
|
description: >
|
||||||
|
Using the link from one of our emails? Confirm below and we'll
|
||||||
|
stop writing.
|
||||||
|
self_transition:
|
||||||
|
bucket: portal_subscribers
|
||||||
|
to: unsubscribed
|
||||||
|
label: Unsubscribe me
|
||||||
|
|||||||
Reference in New Issue
Block a user