# ddev for Shopware

- [Less than 5 Minutes Install with ddev and Symfony Flex](/ddev-for-shopware/less-than-5-minutes-install-with-ddev-and-symfony-flex.md): This page describes how to install Shopware in a local ddev environment, using Shopware's Symfony Flex template.
- [Using shopware-cli with ddev](/ddev-for-shopware/using-shopware-cli-with-ddev.md): This page explains how to use shopware-cli with ddev. shopware-cli replaces some of Shopware's commands (like bin/storefront-build.sh), and adds a set of useful commands.
- [Storefront and Admin Watchers with ddev](/ddev-for-shopware/storefront-and-admin-watchers-with-ddev.md): This page explains how to set up and use Shopware's storefront and admin watchers.
- [Message Queue Setup with ddev](/ddev-for-shopware/message-queue-setup-with-ddev.md): This page explains how to setup the messenger:consume and scheduled-task:run workers (the "message queue") in a ddev environment, mirroring a production server setup.
- [Contribute with ddev](/ddev-for-shopware/contribute-with-ddev.md): This page explains how to setup a local contributing environment for Shopware 6' community edition with ddev.
- [Performance Tweaks](/ddev-for-shopware/performance-tweaks.md): This page provides some basic performance tweaks for running a Shopware project with ddev.
- [RabbitMQ with ddev](/ddev-for-shopware/rabbitmq-with-ddev.md): This page explains how to setup the open-source message queuing software RabbitMQ with ddev and Shopware 6.
- [phpstan pro with ddev](/ddev-for-shopware/phpstan-pro-with-ddev.md): For phpstan pro see https://phpstan.org/blog/introducing-phpstan-pro. It's a great tool, it's monthly plan for developers should be worth it for most of us.
- [Fetch Media from Production or Staging Server](/ddev-for-shopware/fetch-media-from-production-or-staging-server.md): For local development and testing you do not have to copy all media files to your local environment.
