Replace Loevgaard\SyliusBarcodePlugin\Model\BarcodeAwareInterface
to Loevgaard\SyliusBarcodePlugin\Model\ProductVariantInterface
at your App\Entity\ProductVariant
.
-
Prepend the following lines to your
loevgaard_sylius_barcode.yaml
config file (see this file for an example):imports: # ... - { resource: "@LoevgaardSyliusBarcodePlugin/Resources/config/app/config.yaml" } # ...