dockerinstallationlocalhostshopwareshopware6

What does everyone use for local Shopware development specifically when developing full sites?


I've found different ways to setup a local development environment for Shopware 6 but have so far only tried Dockware. The dev image has some tools which I find amazing like watch-admin and watch-storefront, but it should be used for plugin development and not full site. What is the "best" local Shopware 6 dev environment setup?

Could you include your docker-compose.yml when you use one?


Solution

  • My vote goes to: ddev. Out of the box support of SW5/6, very good support (through discord or here on SO), good docs and very high customization.
    I've been using it for months now on Windows 10 + WSL and it's been an absolute breeze to work with!