Pierre Noël
471d9ef89c
move email settings from db to files
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-14 16:56:14 +02:00
Dacre Denny
45d83ea3f5
Removed unused 'cb' callback on send method of Email service and Email providers ( #5371 )
...
Signed-off-by: dacre-denny <dacre@mooce.co.nz>
2020-03-20 14:02:47 +01:00
Jim LAURIE
6b5c0baf4e
Apply PR feedback
2019-10-22 16:14:34 +02:00
Jim LAURIE
a42811489f
Make init config async
...
Now you will be able to run async script in the plugin provider init function.
2019-10-22 16:07:51 +02:00
Jim LAURIE
404afec5de
Prefix providers
2018-10-19 09:26:09 +02:00
Jim LAURIE
7fdccc62ee
PR feedback
2018-08-23 18:28:13 +02:00
Austin Bratcher
ddc01eb27b
Update to add dynamic settings to email plugin
...
Email plugin now functions more like the upload plugin. Users can go to the plugins page, click on the settings cog for the email, and switch between providers or change settings. The default provider is strapi-email-sendmail. Extra providers can be added by installing strapi-email-mailgun or strapi-email-sendgrid.
2018-05-31 14:29:00 -05:00
Austin Bratcher
077b7ad69e
Added support in email plugin for Mailgun and Sendgrid
...
Added basic support for using Mailgun and Sendgrid (as opposed to the Sendmail) package in the email plugin. Configuration is done in plugins/email/config/settings.json
2018-05-23 00:18:39 -05:00
soupette
613940c1d9
Add eslint to email and graphql backend
2018-05-02 12:28:27 +02:00
Jim Laurie
3a9cb9b453
Use email templte config reset password
2018-01-15 14:50:53 +01:00
Aurelsicoko
87350ef2f1
Fix babel-polyfill dependencies and improve email appearance
2017-12-05 12:10:08 +01:00
Jim Laurie
2c43a856ce
Catch email error forgot password
2017-12-04 14:00:09 +01:00
Jim Laurie
74164aa38a
Remove log and fix email reset password 404
2017-12-04 13:40:07 +01:00
Jim Laurie
cd834d6828
Change email node module
2017-11-16 18:00:15 +01:00
Jim Laurie
a512d232d3
Add plugin send email
2017-11-16 16:58:45 +01:00