Skip to content

email editor [frontend] #65

@nagarajpandith

Description

@nagarajpandith
  • 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

No one assigned

    Labels

    enhancementNew feature or requestlow-prioritylow priority issue compared to others already present

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions