DivanteLtd / pimcore-magento2-bridge

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

Install via composer #108

Closed p380 closed 3 years ago

p380 commented 3 years ago

how to install composer version for branch 'develop-v2' on Pimcore clean installation?

prugala commented 3 years ago

composer require divante-ltd/pimcore-magento2-bridgedev-develop-v2

jdigiorgio commented 3 years ago

Does the develop-v2 version work the master version of magento2-pimcore-bridge?

prugala commented 3 years ago

I don't know, @mbolka maybe you can answer :)

p380 commented 3 years ago

I know it works with development version of the Magento module.

p380 commented 3 years ago

composer require divante-ltd/pimcore-magento2-bridgedev-develop-v2

minor error, the correct command is: composer require divante-ltd/pimcore-magento2-bridge:dev-develop-v2

p380 commented 3 years ago

issue closed