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
- 53
- Last publish
- Jun 9, 2026
More from elghaied
View profileSimilar plugins
More in AdminDashboard Alerts for Admin UI
Manage system alerts in the Payload CMS admin dashboard with customizable dismissals.
AI control panel
A configuration-driven AI control panel for managing Payload CMS content.
Floating admin feedback widget
Adds a feedback collection and a widget for capturing feedback in Payload CMS.
Agent
AI chat agent for Payload CMS that works through Telegram, Slack, WhatsApp, and more.
Visual Editor
Enables inline visual editing for texts with live preview in Payload CMS.