DivanteLtd/pimcore-magento2-bridge

IntegrationConfiguration was not found

vinitchopra12 opened this issue · 2 comments

Hello,

When I am trying to install the bundle it gives me below error.

Installing bundle DivanteMagentoIntegrationBundle

Migrating up to 00000001 from 0

  ++ migrating 00000001

(Class) IntegrationConfiguration was not found
Creating (Class) IntegrationConfiguration
Importing (Class) IntegrationConfiguration from /home/424456.cloudwaysapps.com/basgqzbfqu/public_html/vendor/divante-ltd/pimcore-magento2-bridge/src/Divante/MagentoIntegrationBundle/Resources/install/classes/class_IntegrationConfiguration_export.json
Successfully imported (Class) IntegrationConfiguration

Migration 00000001 was executed but did not result in any SQL statements

Please advice the fixes.

Thanks,

This is normal behavior for Pimcore pimcore:definition:import:class command. When you try to import a new class, command logs informtion about missin class definition in system.

@vinitchopra12 Do you have any other issues with the connector?