Multi-provider SMS
Send SMS through various providers in Payload CMS.
Installation
pnpm add @elghaied/payload-plugin-sms About
This plugin enables users to send SMS messages using multiple providers within Payload CMS. Supported providers include Twilio, Telnyx, Plivo, Vonage, and AWS SNS. Each provider is set up through a specific adapter for easy configuration. The plugin allows developers to call a simple `payload.sendSMS(...)` method, making it easy to send messages from anywhere in the application. Configuration for each provider is done by importing the respective adapter and passing the required parameters such as API keys, default sender numbers, and message types. The plugin includes options for logging SMS activity and allows for the creation of a dashboard widget to monitor SMS usage. Additional features include webhooks for delivery status and handling errors during message sending.
Package info
- Package name
@elghaied/payload-plugin-sms- Latest version
0.5.0- Unpacked size
- 558 kB
- License
- MIT
- Weekly downloads
- 48
- Last publish
- Jun 9, 2026
More from elghaied
View profileSimilar plugins
More in AdminIframe Tabs
Add iframes into separate tabs in the Payload admin panel.
Visual Editor
Adds a visual live editor to Payload CMS for instant content preview.
Label Popover
Adds descriptive popovers to field labels in Payload.
Shadcn UI components
Integrates Shadcn UI components with PayloadCMS for admin panels.
Media Gallery
Replaces the Payload media collection list view with justified, masonry, and grid layouts plus a lightbox.
Auditor
A plugin for Payload CMS that tracks events and enhances security.