The problem: unexpected core behavior Based on this Shopware 6 official forum post, asking about a possible problem with sitemaps being generated with http instead https, I have checked Shopware 6 stores under my jurisdiction
In one of the previous posts, we took a look at working with the post and get requests in a controller. Sending the post data from a HTML form is a well known case, but
Because Shopware 6 is based on the Symfony framework, it also has its Console available. Yes, you can do most of the stuff, that you need to do, while developing the Shopware 6 plugins, in
What are the plugin configuration settings In every application, including Shopware 6 plugins, you work with variables. They are the backbone of your program and you get them in various ways – from POST and