Changes in custom plugin not visible
I am using Shopware 6 and need to adjust a custom plugin that adds a page with a form to the admin area. I only changed the label of an input field (Twig file).
Changes in custom plugin not visible
I am using Shopware 6 and need to adjust a custom plugin that adds a page with a form to the admin area. I only changed the label of an input field (Twig file).
Explain The Shopware 6 Rule System
I am creating a custom plugin with custom fields that requires Shopware rules to work. Which Shopware 6 class processes or interpret the Shopware rules especially the ‘payload’ column (in the database table) which contains the logic (if, or, and, etc)? I wish to use this class as a reference for my own code.
Product with Long Name Not Found in Storefront Search Using Partial Query
I have a product in Shopware 6 with a long name, such as “XXXXXX XXXX XXXXXXX EXAMPLETEST TG 4 XXXX XXXXX XXXX”. When I search for “TG 4” in the storefront, this product is not found. However, when I search for “EXAMPLETEST”, the product appears immediately.
Shopware 6: Homepage Cache not invalidated after accepting cookie via consent bar
I use a plugin which is connected to the default Shopware 6 cookie consent tool.
After accepting a specific cookie, the plugin (normally) loads some tracking scripts on various pages in the frontend:
How to change the default pagebuilder margin in Shopware 6?
By default a cms-element in the pagebuilder of Shopware 6 has a margin of 20px. I want this value to be zero, how can I change this?
How to make a configurator in shopware?
I am n newbie in shopware. I am barely understanding how to work with it as a developer.
How do I get the payment method in an order export profile?
I created an individual export profile for orders via the Import/Export-Modile in Shopware 6.
How to properly extend Shopware standard document templates, like e.g. invoice, in version 6.6?
On extending documents within a theme:
changes to /Resources/views/documents/style_base_portrait.css.twig
show up, changes to the base.html.twig
next to it don’t.
Issue with Dynamic and Static Body Parameters in Shopware Flow Builder Webhook
Description / Steps to Reproduce: