Cloudflare Email Adapter

Sends transactional email through Cloudflare Email Service for Payload CMS.

Community 0 27/wk MIT v1.0.0

Installation

pnpm add payload-cloudflare-email-adapter

About

The Cloudflare Email Adapter integrates Payload CMS with Cloudflare's Email Service Workers, enabling the delivery of transactional emails without requiring an API token. It utilizes Cloudflare's native `send_email` binding for sending emails through configured domains. This setup is useful for features such as password resets, email verification, and notifications from forms. To configure the adapter, developers need to specify the sender binding, default sender name, and address in the Payload configuration file. The adapter supports HTML and plain-text email bodies and allows settings for recipients, including `cc`, `bcc`, and `replyTo`. It simplifies email handling in Payload applications deployed to environments utilizing Cloudflare, making it an efficient solution for those already leveraging Cloudflare's offerings. The plugin does not introduce new collections or fields to Payload but greatly enhances email functionalities with built-in Payload email support and type definitions for better developer experience.

Package info

Package name
payload-cloudflare-email-adapter
Latest version
1.0.0
Unpacked size
16 kB
License
MIT
Weekly downloads
27
Last publish
Jun 11, 2026

More from WLF-Studios

View profile

Similar plugins

More in Email