Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement send email functionality #187

Open
1 of 2 tasks
Karyum opened this issue Mar 13, 2018 · 1 comment · May be fixed by #188
Open
1 of 2 tasks

implement send email functionality #187

Karyum opened this issue Mar 13, 2018 · 1 comment · May be fixed by #188
Assignees
Labels

Comments

@Karyum
Copy link
Collaborator

Karyum commented Mar 13, 2018

when A BASIC user wants to add new content, an email is sent to all the admins, so they could verify it.

going to use sendGrid to send emails, cause you could easily make a nice template for an email and then use something like Mustach, to dynamically change specific values.

  • create an account for the OTP.
  • create the helper that sends emails to all admins,
@Karyum
Copy link
Collaborator Author

Karyum commented Mar 13, 2018

well currently sendGrid have issues on their website right now and under going some maintenance..

Karyum added a commit that referenced this issue Mar 15, 2018
@Karyum Karyum linked a pull request Mar 15, 2018 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant