CoreBOSBB
Implement email unsubscribe - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forum-17.html)
+--- Forum: Administrator Support (https://discussions.corebos.org/forum-8.html)
+--- Thread: Implement email unsubscribe (/thread-1123.html)



Implement email unsubscribe - addady2 - 06-18-2018

Hello,

It is possible to implement email unsubscribe link in the footer of a email template.
Something like when the email reader press unsubscribe it will change check box field in its CRM contact.

Thank you


RE: Implement email unsubscribe - joebordes - 06-18-2018

The "Get back into the web pattern" should be what you are looking for:

http://blog.corebos.org/en/blog/automaticupdatetickets


RE: Implement email unsubscribe - addady2 - 06-20-2018

(06-18-2018, 09:43 PM)joebordes Wrote: The "Get back into the web pattern" should be what you are looking for:

http://blog.corebos.org/en/blog/automaticupdatetickets


Following this blog post, updateticket.php is a script I need to develop ?


RE: Implement email unsubscribe - joebordes - 06-20-2018

yes, correct