Subscribers
Manage subscribers and channels with magic link authentication.
Installation
pnpm add payload-subscribers-plugin About
The Payload Subscribers Plugin facilitates subscriber management in a Payload CMS site or app. Key features include magic link authentication for subscribers, allowing them to easily sign up, log in, and manage their subscriptions to various channels. The plugin enables the creation of an admin interface to handle these opt-in channels. Configurations, such as custom token expiration and unsubscribe verification, provide flexibility in how the plugin operates. It integrates with your existing email adapter and allows you to specify collections for managing opt-in channels. Developers can utilize the SubscriberProvider to handle subscriber authentication state throughout their application. The endpoints include functionalities for requesting verification links, subscribing users to channels, and managing their subscription status.
Package info
- Package name
payload-subscribers-plugin- Latest version
0.0.18- Unpacked size
- 354 kB
- License
- MIT
- Last publish
- Mar 24, 2026
Similar plugins
More in Authauth plugin
Adds authentication capabilities to Payload CMS.
oAuth plugin
Integrates OAuth authentication into Payload CMS using passport-oauth2.
RBAC permissions UI
Adds a permissions management UI for roles in Payload CMS.
Masquerade
Masquerade user for Payload CMS.
RBAC
Add role-based access control features to Payload CMS.
Better Auth
Better Auth adapter and plugins for Payload CMS.