Installation
How to install the Command Monitor Plugin for Mautic, including download, upload, and activation steps.
- Copy the plugin: Place the plugin folder in
plugins/MauticCommandMonitorBundle
- 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
- Configure notifications: Set up email recipients for command notifications in the plugin settings.
After installation, go to Settings > Plugins in Mautic and make sure Command Monitor Plugin is enabled.