Integration SMSAPI.pl and SMSAPI.com with Mautic.
- Mautic 5
- PHP 8+
- Download the latest plugin version: https://github.com/smsapi/smsapi-mautic/archive/refs/heads/mautic-v5.zip.
- Extract the downloaded file to plugins/MauticSmsapiBundle.
- Clear the cache by running: php bin/console cache:clear.
- Install the plugin by running: php bin/console mautic:plugins:install.
- In Mautic's admin menu, go to Plugins (/s/plugins).
- Click on SMSAPI, enter your access token, and publish the plugin.
- Go to Mautic's Configuration (/s/config/edit), open Text Message Settings, and select SMSAPI as the default transport.
Documentation for SMSAPI integration with Mautic version 2.
Documentation for SMSAPI integration with Mautic version 3.
Documentation for SMSAPI integration with Mautic version 4.