Install via composer
p380 opened this issue · 6 comments
p380 commented
how to install composer version for branch 'develop-v2' on Pimcore clean installation?
prugala commented
composer require divante-ltd/pimcore-magento2-bridgedev-develop-v2
jdigiorgio commented
Does the develop-v2 version work the master version of magento2-pimcore-bridge?
p380 commented
I know it works with development version of the Magento module.
p380 commented
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
issue closed