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
- Weekly downloads
- 52
- Last publish
- Mar 24, 2026
Similar plugins
More in AuthGoogle One Tap
Adds Google One Tap sign-in to the Payload admin login page using OAuth credentials.
Default Roles
Applies default role-based access control to every Payload collection, granting CRUD access to specified roles such as admin and executive.
Warding
RBAC plugin that generates user and role collections and injects fine-grained access control across Payload collections, globals, fields, and endpoints.
Simple RBAC
Enables role-based access control in Payload CMS.
Magic Login
A Magic Login plugin for Payload CMS that simplifies user authentication.
RBAC
Adds role-based access control to your Payload CMS.