Shopware CLI
Shopware CLI is the open-source command-line interface for working with Shopware 6. It's a standalone developer tool that you install and configure separately from your Shopware instance. Once set up, it helps you automate and speed up common tasks such as:
- managing and configuring Shopware projects
- building, validating, and packaging extensions
- uploading and maintaining extensions in the Shopware Store
- running CI/CD pipelines for Shopware-based solutions
Shopware CLI runs on macOS, Linux, and via Docker. For system-level requirements (PHP, DB, memory, etc.) see the General Requirements. Windows users should use WSL 2 or Docker. (See full installation page for Windows details.)
Quickstart
Select your environment to install or try out the CLI:
Binary & releases: Prebuilt packages and archives are published at shopware/shopware-cli · Releases.