subcore / shopware-dev-env-helper
Shopware 6 Development Helper
Package info
github.com/subcores/SwDevEnvHelper
Type:shopware-platform-plugin
pkg:composer/subcore/shopware-dev-env-helper
dev-main
2025-06-04 09:08 UTC
Requires
- php: ~8.2.0 || ~8.3.0
- shopware/core: ^6.6
- shopware/storefront: ^6.6
This package is auto-updated.
Last update: 2026-04-04 11:04:48 UTC
README
Simple plugin to load images from a live server instead of downloading them locally.
Installation
composer require --dev subcore/shopware-dev-env-helper symfony console plugin:refresh symfony console plugin:install SubcoreSwDevEnvHelper --activate
Konfiguration
Simply go to the plugin configuration and set the local domain (eg myshop.wip) and the live domain (eg myshop.com).