How to create a CMS-Block in Shopware 6
This guide will teach you how to create a CMS-Block in Shopware 6 with a plugin. We will start building a simple CMS-Block for a button and in the next article we will add the CMS-Element for the block.
Before we jump into the guide I highly recommen...
ninja-army.hashnode.dev8 min read
Bill Ramses
That's a nice post. I have one question. I am trying to create my first custom block. Is there a way to add a custom config to the block. The defaultConfig is using the default config fields. I want to display a dropdown named "Column count" with values 2 and 3. Do you have a hint for me ? I am lookking forward to hearing from you ! Best regards, Bill