š
About
Package description
JetEmail email provider plugin for EmDash CMS
From the repository
- An EmDash site
- A JetEmail account with a verified domain
- A transactional API key (get one from the JetEmail dashboard under Outbound > Keys)
| Setting | Description |
|---|---|
| API Key | Your JetEmail transactional API key (starts with transactional_). |
| From Address | The sender email address. Must be on a domain verified in your JetEmail account. |
| From Name | Display name shown to recipients (optional). |
This plugin registers as an EmDash email provider using the email:deliver exclusive hook. When any part of EmDash sends an email ā the auth system (magic links, password resets), the forms plugin, or any other plugin calling ctx.email.send() ā JetEmail delivers it.
| Capability | Purpose |
|---|---|
email:provide |
Registers the email:deliver hook so EmDash routes all outgoing email through J⦠|
Releases
npm
298 monthly7 weekly
Provided by GitHub and npm metadata ā Is this your plugin?