production
production copied to clipboard
Shopware 6 production template
Hello all, I have a question about using the shopware/production template with GIT. Currently, I do so that I copy the content of the shopware/production and copy it into a...
### PHP Version 8.1 ### Shopware Version 6.4.13 ### Expected behaviour Data migrated successfully and visible in the backend/frontend. ### Actual behaviour Migrated data doesn't appear to visible in backend/frontend...
### Please describe the feature you would like to see implemented. I'm using devilbox to deploy the shopware 6 project. When I run the bin/watch-storefront.sh script, everything suits me. However,...
Hi, in the company I work for, we switched to using local development with domains/servers with HTTPS and a valid certificate as that is also what the customers will use....
### Please describe the feature you would like to see implemented. As the required node_modules for administration/storefront should actually stay the same until a Shopware update for that dependency, which...
### PHP Version 8.4 ### Shopware Version 6.4.7.0 ### Expected behaviour Admin build to succeed. ### Actual behaviour npm clean-install fails. Not sure if the lock file should be updated...
This fix solved the following issue: as a developer, I start new shopware based projects with the following behavior: How to reproduce: 1. `git clone [email protected]:shopware/production.git my-new-shopware-project` 2. `cd my-new-shopware-project...
In a shop using a custom duplicated theme via a plugin, `system:update:finish` throws an error "Unable to find theme XXXX" (with XXXX being the name of the custom theme). After...
### PHP Version 8.1 ### Shopware Version 6.4.8.1 ### Expected behaviour putEnv should not be used as it isn't thread safe and therefore could leak variables like database URL to...
### PHP Version 8.1 ### Shopware Version trunk ### Expected behaviour It isn't that important but it would be good to keep using EnvironmentHelper whenever env variables are accessed, even...