Integration SMSAPI.pl and SMSAPI.com with Mautic.
- Mautic 4
- PHP 7+
- Download the latest plugin version https://github.com/smsapi/smsapi-mautic/archive/refs/heads/mautic-v4.zip
- Extract it to plugins/MauticSmsapiBundle
- Delete cache
php bin/console cache:clear
- Run
php bin/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.
Documentation for SMSAPI integration with Mautic version 2. Documentation for SMSAPI integration with Mautic version 3.