-
I tried to install shopware6 in Docker. When running the install script (./psh.phar install) I always get an authorization error with npm install:
Error: EACCES: permission denied, mkdir '/app/ven…
ghost updated
5 years ago
-
Currently it is possible to install the shop without mod_rewrite - the installation routine runs through clean but the shop shows serious errors. Maybe you should check the value in the installation r…
-
Hello all,
I want to install shopware locally on my windows 10 pc using a docker php:apache container (xampp did not work very well or is it normal that the shop has no styling at all after install…
S-M-O updated
5 years ago
-
Is it possible to define Email Templates with custom variables like strings, lists of strings to be inserted here and there? When I look at the email templates in the administration interface, they se…
-
Please consider this workflow, and see maybe you can change it. Simple developer use case might be something like:
"Oh I want to contribute with a plugin or translation."
Step 1. Setup local dev …