Cannot instantiate interface VendorProductImportApiDataProductImportInterface
I’m working on a command line start of an import process. The process itself is already a custom plugin. It uses a cron job to run the import with some custom rules. Here is my command class: <?php declare(strict_types =… Read More »Cannot instantiate interface VendorProductImportApiDataProductImportInterface