Email

Setup Email

Need to config mail in Admin -> Settings -> Email.

Support Mailgun, SendGrid, SES, Gmail, Sendmail... and other SMTP mail services. We suggest use Mailgun to send mail.

Make sure that you have saved settings (button Save settings at the bottom of page) before sending a test email.

Image

Using Gmail

Example:

Image

Using Mailgun

Example:

Image

The secret key must have a prefix key-. Ex: key-xxxxx.

Using SendGrid

Example:

Image

  • Mail Host: smtp.sendgrid.net
  • Mail Port: 587
  • Username must be apikey.

Using Yandex

Image

Edit Email template

  • Email template using HTML & system variables.You need to know HTML and Laravel blade.

Image

Image 2