This plugin requires Craft CMS 5.0.0 or later.
To install Cockpit ATS, follow these steps:
- Open your terminal and go to your Craft project:
cd /path/to/project
- Then tell Composer to load the plugin:
composer require craftpulse/craft-cockpit
- Install the plugin via
./craft install/plugin cockpitvia the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Cockpit.
You can also install Cockpit via the Plugin Store in the Craft Control Panel.
Cockpit works on Craft 5.x.