Skip to content

Instantly share code, notes, and snippets.

View schiefertom's full-sized avatar

Thomas Schiefer schiefertom

View GitHub Profile
@vanWittlaer
vanWittlaer / sw6-config-multi-select
Created February 23, 2021 16:05
Shopware 6 config multi-select
Define in config.xml:
<component name="sw-entity-multi-id-select">
<name>b2bCustomerGroupIds</name>
<entity>customer_group</entity>
<label>Choose multiple customer groups as B2B groups</label>
<label lang="de-DE">Wählen Sie die für B2B vorgesehenen Kundengruppen.</label>
</component>
Use in twig: