Marketplace

SendGrid

Messaging

SendGrid email driver.

togo-framework
bash
togo install togo-framework/mail-sendgrid

Install

bash
togo install togo-framework/mail-sendgrid

mail-sendgrid

SendGrid driver for togo mail.

Sends transactional email through the SendGrid v3 API.

Install

bash
togo install togo-framework/mail-sendgrid

Then set the driver + key:

ini
MAIL_DRIVER=sendgrid
SENDGRID_API_KEY=SG.xxxxx

Blank-importing this plugin registers the sendgrid mail driver with the kernel; togo serve picks it up. Implements mail.Mailer (Send(ctx, mail.Message)).

MIT


<div align="center"> <h3>Premium sponsors</h3> <p> <a href="https://id8media.com"><strong>ID8 Media</strong></a> &nbsp;·&nbsp; <a href="https://one-studio.co"><strong>One Studio</strong></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>