CoreBOSBB
Implement email unsubscribe - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Implement email unsubscribe (/showthread.php?tid=1123)



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