Installation
How to install the Multiple Transport plugin for Mautic.
- Copy the plugin: Place the plugin folder in
plugins/MultipleTransportBundle
- Clear cache:
php bin/console cache:clear
- Reload plugins list:
php bin/console mautic:plugins:reload
- Re-generate assets:
php bin/console mautic:assets:generate
After installation, go to Settings > Plugins in Mautic and make sure Multiple Transport is enabled.
You can now proceed to configure the plugin settings.