-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or requestlow-prioritylow priority issue compared to others already presentlow priority issue compared to others already present
Description
- a feature to admin panel where the admin can mail the users effortlessly
- the page has 2 divisions
- the left side has a markdown editor (use any react rich text editor) where a standard email template is loaded (has header and footer of FLC (logo, name, contact info etc.). this also has an input box for mail subject.
- the right side has a scrollable list of users on our website. has a search option to search users and also a filter option (to filter by year, branch etc.). these users can be selected, which means their email gets added to recipients list which should be displayed at the bottom or on a modal.
- also, a toggle button to switch between single or individual mail to each recipient.
- find a way to use dynamic attributes in email like ${user.name} or ${user.branch} etc. this will be helpful for individual emailing to start with
Dear ${user.name},
to make it more personalised. - this is also dependent on email editor [backend] #64
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlow-prioritylow priority issue compared to others already presentlow priority issue compared to others already present