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