Relative Content

Tag Archive for shopwareshopware6

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.