Skip to content

KiweeEu/shopware-storefront-build-config

Repository files navigation

Storefront build configuration for Shopware

This plugin allows building Shopware storefronts without accessing the database, e.g. during container image builds.

How it works

This plugin ensures that plugins and theme configuration are loaded from disk, as outlined in Shopware Developer Documentation.

Additionally, it changes the default location of theme config files from files/ to var/. The reason for that is that files/ holds deployment-specific assets so often an external volume is mounted to this path. This makes its contents unavailable during builds.

Installation

composer require kiwee/shopware-storefront-build-config

Contributing

Contributions (issues, pull-requests) are welcome!

Please refer to CONTRIBUTING to get started.

About

Storefront build configuration plugin for Shopware 6

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages