...
- Download Universal Chat for Mautic.
- Extract it to plugins/MauticActivemqTransportBundle.
- Delete app/cache/prod files or Run command rm -rf var/cache/* to clear cache.
- Go to plugins in Mautic’s admin menu (/s/plugins)
- Click on the Install / Upgrade Pluginbutton to install the plugin or Run php app/console mautic:plugins:install to install the plugin via command line.
- Click on the plugin icon to enable the plugin and then click Save & Close button.
- Go to Mautic’s Configuration (/s/config/edit), click on the default transport, and select universal-chat-transport from the dropdown.
...