π Problem Statement
Currently, there is no centralized way for platform admins to create and manage newsletters directly from the platform and expose them through APIs for website consumption.
π‘ User Story
As a platform admin, I want a centralized section to configure newsletters (title, description, status, etc.) so that they can be displayed to users on the website.
π― Definition of Done (DoD)
Navigation
Under Newsletter on the platform, the sub pages are adjusted to:
Newsletter
β’ Newsletters
β’ Subscribers (The current Newsletter page becomes Subscribers.)Admins can:
Create newsletters
Edit newsletters
Delete newsletters
Enable / Disable newsletters
Admin can set a newsletter Active / Inactive.
Inactive newsletters must not appear in the end-user UI.
Newsletter configuration changes are persisted and reflected immediately.
Admins should be able to configure the below fields for a newsletter on create/ edit:
Title (required)
Subtitle
Description
Photo / Icon upload
Status (Active / Inactive)
addToRegistration
onlySubscribers (boolean)
Return in the site config endpoint the newsletters configured similar to products/plans
title (required) description subtitle status addToRegistration onlySubscribersThe configured newsletters should be reflected In the newsletters section on the default ui dashboard.
Please authenticate to join the conversation.
In Progress
Pelcro Product
19 days ago

Rana Haleem
Get notified by email when there are changes.
In Progress
Pelcro Product
19 days ago

Rana Haleem
Get notified by email when there are changes.