generated from ITwrxOrg/EZ-Bkup
Add email notification sign-up/preferences page for site updates #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A Sign-up page where people can opt-in to receive whichever E-mail notifications they choose out of several option, such as:
new blog posts, New product pages, New purchase options, New Site Categories, All, etc.
They can also choose the frequency in which they want to receive Email Notifications.
Ex: Immediately, once a week, Bi-Weekly, or Monthly (and maybe select frequency per option (?) ).
It would be nice to have the option to display links on other pages, like home, category, product, and blog pages that would direct anyone interested to the Newsletter sign up page.
I was planning on keeping it simple on the frequency of notifications. One notification when something they are subscribed to gets an update, whenever the app sends outstanding notifications (once a day at midnight or whatever). Most sites don't get updated that frequently, and it keeps the scheduling logic of the app very simple. The user can control the frequency of notifications by choosing what they want to be notified about. Does that work for you?
yeah that sounds good