lindemannrock / craft-formie-sms
SMS integration for Formie - Send SMS notifications on form submission via SMS Manager
Package info
github.com/LindemannRock/craft-formie-sms
Type:craft-plugin
pkg:composer/lindemannrock/craft-formie-sms
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
- lindemannrock/craft-plugin-base: ^5.0
- lindemannrock/craft-sms-manager: ^5.0
- verbb/formie: ^3.0.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- phpunit/phpunit: ^11.0
README
Formie SMS Plugin for Craft CMS
A Craft CMS plugin that integrates Verbb's Formie with SMS Manager, enabling SMS notifications on form submission with multi-provider support and language filtering.
License
This is a commercial plugin licensed under the Craft License. It will be available on the Craft Plugin Store soon. See LICENSE.md for details.
⚠️ Pre-Release
This plugin is in active development and not yet available on the Craft Plugin Store. Features and APIs may change before the initial public release.
Features
- SMS on submission — send a text message every time a Formie form is submitted
- Sender selection — pick a sender ID per form, grouped by provider, or follow the SMS Manager default
- Dynamic recipients — text static numbers or pull them from form fields with variables
- Personalized messages — build the message from submission data using Formie variables
- Language filtering — only send for submissions from a specific site language
- Multi-provider — sends through any provider configured in SMS Manager
- Logs & analytics — every message is recorded in SMS Manager's SMS Logs and Analytics
Requirements
- Craft CMS 5.0 or greater
- PHP 8.2 or greater
- Formie 3.0 or greater
- SMS Manager 5.0 or greater
Installation
Via Composer
composer require lindemannrock/craft-formie-sms
php craft plugin/install formie-sms
Using DDEV
ddev composer require lindemannrock/craft-formie-sms
ddev craft plugin/install formie-sms
Documentation
Full documentation is available in the docs folder.
Support
- Issues: GitHub Issues
- Email: support@lindemannrock.com
License
This plugin is licensed under the Craft License. See LICENSE.md for details.
Developed by LindemannRock
Built for use with Formie by Verbb and SMS Manager
