webanyone/mautic-smsfactor-bundle

MauticSmsFactorBundle

dev-main / 0.0.x-dev 2024-04-10 11:50 UTC

This package is auto-updated.

Last update: 2024-04-10 12:55:24 UTC


README

This plugin integrates SMSFactor with Mautic.

Installation

  • require it via composer
composer require 'webanyone/mautic-smsfactor-bundle:*'

Configuration

  1. Open the plugins configuration page, click on "Install/Upgrade Plugins" button, and you must saw a new SMSFactor Plugin.
  2. Create an API token on SMSFactor dashboard and paste it in the plugin configuration.
  3. Go to the Text Messaging Setting page and select the SMSFactor transport.

Webhook

Add the following MO and/or STOP webhooks on SMSfactor dashboard:

https://your-mautic-url.com/sms/smsfactor/callback

Note: The STOP webhook at least should be configured to properly mark your unsubscribed contacts in Mautic.