Cloudflare Email Adapter
Sends transactional email through Cloudflare Email Service for Payload CMS.
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 profileSimilar plugins
More in EmailCloud
Connects a Payload instance to Payload Cloud's managed S3 storage, Cloudflare CDN upload caching, and Resend email delivery.
Unsend
Send emails using the Unsend REST API in Payload.
Email Template Builder
Create dynamic email templates using a visual builder in Payload CMS.
Ahasend Email Adapter
Integrates Ahasend email service with Payload CMS.
EasyEmail Pro
Build responsive email templates in Payload with a dedicated editor.
useSend Email Adapter
Integrates PayloadCMS with useSend for email delivery.