DivanteLtd / pimcore-magento2-bridge

Pimcore module for Magento 2 integration
35 stars 24 forks source link

IntegratedProduct and IntegratedCategory class not created after installing 1.2.0 #32

Open davidverbeek opened 5 years ago

davidverbeek commented 5 years ago

IntegratedProduct and IntegratedCategory class not created after installing 1.2.0. I have installed

divante-ltd/pimcore-magento2-bridge: 1.2.0 pimcore version 6.2.1

Please help..

mbolka commented 4 years ago

The following classes are not installed automatically. You need to create them manually. You can reuse your existing Product class for the purpose of integration. Just simply define your own, custom Product class, and select it in IntegrationConfiguration class and finally map your attributes to existing mapping table (on Product Mapping tab) Zrzut ekranu z 2019-12-13 11-37-48 image

PNGUYENFRA commented 4 years ago

I need help.

I created the both classes manually and setup into the IntegrationConfiguration, but mapping table is still empty. I have tried to use with default product & category class. Same result. The mapping is empty.

divante-ltd/pimcore-magento2-bridge: 1.2.0 pimcore version 6.2.3

mbolka commented 4 years ago

Hello, Have you selected Product and Category class and clicked Save (not Save and Publish)? After that reload configuration object and Enter Product mapping Tab. You should be able to select on the left column your Product class attributes

W dniu wt., 21.01.2020 o 11:23 AM PNGUYENFRA notifications@github.com napisał(a):

I need help.

I created the both classes manually and setup into the IntegrationConfiguration, but mapping table is still empty. I have tried to use with default product & category class. Same result. The mapping is empty.

divante-ltd/pimcore-magento2-bridge: 1.2.0 pimcore version 6.2.3

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/DivanteLtd/pimcore-magento2-bridge/issues/32?email_source=notifications&email_token=AHQFQDASJTZON6HXWVDOX2DQ63EJLA5CNFSM4JD6MG62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJPHI7A#issuecomment-576615548, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHQFQDEBZYSVUIDETSNMP7TQ63EJLANCNFSM4JD6MG6Q .

PNGUYENFRA commented 4 years ago

Yes, i did, but it is still empty.

mbolka commented 4 years ago

Can you see any error in Pimcore logs or in browser console?

PNGUYENFRA commented 4 years ago

Maybe that's the reason, why the mapping lists are empty php.INFO: User Deprecated: Auto-injection of the container for "Divante\MagentoIntegrationBundle\Controller\MapperController" is deprecated since Symfony 4.2. Configure it as a service instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-injection of the container for \"Divante\MagentoIntegrationBundle\Controller\MapperController\" is deprecated since Symfony 4.2. Configure it as a service instead. at /www/htdocs/w00656c4/pimcore/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:64)"} []