Integration SMSAPI.pl and SMSAPI.com with Mautic.
- Mautic 2.15.0
- PHP 7+
- Download https://github.com/smsapi/smsapi-mautic/archive/master.zip
- Extract it to plugins/MauticSmsapiBundle
- Delete cache
php app/console cache:clear
- Run
php app/console mautic:plugins:install
- Go to Plugins in Mautic's admin menu (/s/plugins)
- Click on SMSAPI, publish, and configure OAuth credentials (contact with SMSAPI support for Client ID and Client Secret)
- Connect with SMSAPI by click on button Authorize App and confirm access on SMSAPI page
- Go to Mautic's Configuration (/s/config/edit), click on the Text Message Settings, then choose SMSAPI as the default transport.