-
Obtaining the host name from Shopware storefront and administration related code. E.g. From .twig and vue.js components.
-
How SEO URLs work in Shopware, and how to customize them.
-
Exclude redundant messages from your Shopware log files, exclude specific exceptions, and limit exception logging with error log levels using Monolog.
-
I have been unable to return inactive products using Shopware DAL, so I came up with a simple SQL solution instead.
-
This error is usually nothing to worry about. It tends to happen when losing internet connectivity.
-
Undefined array key password doing installation of Shopware using the web installer.
-
Running messenger:consume workers with a time limit can be useful, but you should also not set it too low.
-
If shopware is stuck in maintenance mode, make sure to delete the update fulder and disable maintenance mode manually.
-
How to use the watch scripts to preview changes without having to recompile everything.
-
How to fix an obscure error from supervisor with the .sock file.