subcore/shopware-dev-env-helper

Shopware 6 Development Helper

Maintainers

Package info

github.com/subcores/SwDevEnvHelper

Type:shopware-platform-plugin

pkg:composer/subcore/shopware-dev-env-helper

Statistics

Installs: 937

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2025-06-04 09:08 UTC

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).