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.

