Unsubscribe

4 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: June 13, 2011   (RSS)

Re: [Toledoh] Unsubscribe

By Dave - June 10, 2011

Hi Tim,

Yes, there is, but the only issue is if you know someone's email you could then erase their account. Another idea would be to let them uncheck a checkbox or change a field value but not erase the account.

Let me know what you're trying to do and/or which method you prefer and we'll get you some code.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Unsubscribe

By Toledoh - June 10, 2011

Hi Dave,

I was hoping to stop the need for people to "log in" but maybe I do just set up a basic login / edit profile page where they can unsubscribe from certain notifications.... Thinking more about it, I'll need the log in function on the site down the track, so may as well implement it now.

Thanks!
Cheers,

Tim (toledoh.com.au)

Re: [Toledoh] Unsubscribe

By Dave - June 13, 2011

You could also have a look at how the reset password function works. We use a "secret key" to identify the user so they don't need to login but we still know it's them.

Another way is to let the user select their notifications without login and then send them an email to confirm.

In the end, the user experience issues usually end up being more tricky than the programming ones. :)
Dave Edis - Senior Developer
interactivetools.com