This plugin integrates SMSFactor with Mautic.
- require it via composer
composer require 'webanyone/mautic-smsfactor-bundle:*'- Open the plugins configuration page, click on "Install/Upgrade Plugins" button, and you must saw a new SMSFactor Plugin.
- Create an API token on SMSFactor dashboard and paste it in the plugin configuration.
- Go to the Text Messaging Setting page and select the
SMSFactortransport.
Add the following MO and/or STOP webhooks on SMSfactor dashboard:
https://your-mautic-url.com/sms/smsfactor/callback
Note: The
STOPwebhook at least should be configured to properly mark your unsubscribed contacts in Mautic.