foundersandcoders / open-tourism-platform

An open platform to facilitate the creation of apps to promote local tourism and business in Nazareth
MIT License
17 stars 3 forks source link

implement send email functionality #187

Open Karyum opened 6 years ago

Karyum commented 6 years ago

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.

Karyum commented 6 years ago

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