nopCommerce icon indicating copy to clipboard operation
nopCommerce copied to clipboard

Advanced newsletter

Open AndreiMaz opened this issue 8 months ago • 0 comments

Multiple newsletter lists Currently our customers have only one option - subscribe or unsubscribe.

Let's allow a store owner to add multiple newsletter subscription options instead of the single default option enabling customers to choose which newsletters they are subscribed to. This way a customer will be asked to subscriber to multiple lists. For example, "Partner newsletter","Special Offers", "Promo newsletter", etc. All lists will be managed by a store owners. So he will be able to create as many lists as he wants. And in this case (if multiple lists are configured) a customer will see all of them on the registration page or on the customer info page. So he'll be able to choose (with checkboxes) what newsletter lists he wants to subscribe to. Also add an option to choose "All newsletter lists"

All campaigns will also have an option to choose "newsletter list" that will be used. Also a store owner will be able to choose "All newsletter lists" if he wants to send this campaign to all customers (that has at least one list chosen). Also we have to support it in our email plugins (e.g. SendInBlue)

We should allow to filter by newsletter lists in admin area > promotions > Newsletter subscribers page. Also display this column in the grid (not editable). Support it in export/import.

Allow a store owner to configure lists (Name, Ticked by default or not). Once it's done we can remove appropriate customer form fields ('Newsletter' enabled, Newsletter ticked by default)

Newsletter popup Currently we allow customers to subscribe on the newsletter block (displayed in the footer), during registration or on the customer info page. We should help store owners to reach to as many potential customers as possible. And we the most efficient approach is newsletter popups.

AndreiMaz avatar Oct 11 '23 11:10 AndreiMaz