@actuate-media/plugin-email
v0.3.0
Published
Transactional email for [Actuate CMS](https://github.com/actuate-media/actuatecms) — provider resolution (Resend, SMTP) and send helpers used by forms notifications and auth flows.
Readme
@actuate-media/plugin-email
Transactional email for Actuate CMS — provider resolution (Resend, SMTP) and send helpers used by forms notifications and auth flows.
npm install @actuate-media/plugin-emailUsage
import { emailPlugin } from '@actuate-media/plugin-email'
export default defineConfig({
plugins: [emailPlugin()],
// ...
})Release notes
See CHANGELOG.md (shipped with the package) or the GitHub releases.
License
MIT
