Add your own email provider
You integrate your own email providers (sendgrid, mailgun, mailchimp, sparkpost, etc) instead of using Kirby's default PHPMailer library.
SendGrid example
Mailgun Example
Parameters
Name | Type | Default |
---|---|---|
$kirby * | Kirby\Cms\App |
– |
$props | array |
[ ] |
$debug | bool |
false |