Installation
How to install the Command Runner Plugin for Mautic.
How to Install Command Runner Plugin
- Copy the plugin: Place the plugin folder in
plugins/CommandRunnerBundle
- 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
- Download: Get it from the official website.
After installation, go to Settings > Plugins in Mautic and make sure Command Runner is enabled.