Shopware 6 – how to Change the default language
To change the default language to another language, you can run bin/console […]
Resolved the issue of missing JS and CSS when updating to Shopware v6.5
This issue should be fixed in the nginx configuration. You can find […]
How to add data to the cms element in Shopware 6
In the Backend you need to create a new class and extend […]
Overwrite a core element by adding a new defaultConfig field
I will do an example with the product listing cms and add […]
How to add a custom filter into the storefront in Shopware 6
During the time developing a store, maybe you get a requirement from […]