How to Install Command Runner Plugin

  1. Copy the plugin: Place the plugin folder in plugins/CommandRunnerBundle
  2. Clear cache:
    php bin/console cache:clear
  3. Reload plugins list:
    php bin/console mautic:plugins:reload
  4. Re-generate assets:
    php bin/console mautic:assets:generate
  5. Download: Get it from the official website.

After installation, go to Settings > Plugins in Mautic and make sure Command Runner is enabled.