magento2-pimcore-bridge
magento2-pimcore-bridge copied to clipboard
Magento 2 module for Pimcore integration.
Hello, Thanks for the great bridge modules for Pimcore and Magento 2! These modules are based on Pimcore REST API. Unfortunately the REST API wil be deprecated and replaced with...
I am trying to work with the develop branch here and the develop-v2 branch on the pimcore side. Per the readme, I copied the files in the repo to /app/code/Divante/PimcoreIntegration....
Update step 1 of installation
If the product does not have any categories set in Pimcore then the value for category_ids will be null. The `count` function does not allow null as a parameter and...
Pim core bridge not compatible with Magento Commerce The PimCore bridge runs queries like "SELECT entity_id FROM catalog_product_entity_int where value=?" The field entity_id does not exist, In Magento Commerce its...
I have multi store & mutli currency in Magento and same the Price attribute is in Localized field in Pimcore. But, when I am updating the existing product it gives...
I am getting error while syncing the Products. I noticed that if I have prefix in Magento tables then the sync does not consider the Prefix and throws the below...
I am using magento commerce 2.3.3, getting error StreamLogger.CRITICAL: An attribute code must not be less than 1 and more than 200 characters. I increased the size but the attribute...