Multi-provider SMS

Send SMS through various providers in Payload CMS.

Community 3 48/wk MIT v0.5.0

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 profile

Similar plugins

More in Admin