subcore / shopware-dev-env-helper
Shopware 6 Development Helper
Installs: 640
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:shopware-platform-plugin
Requires
- php: ~8.2.0 || ~8.3.0
- shopware/core: ^6.6
- shopware/storefront: ^6.6
This package is auto-updated.
Last update: 2025-07-04 09:22:38 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
).