Bundle "DivanteMagentoIntegrationBundle" is no valid bundle identifier
vaseemishak opened this issue · 1 comments
vaseemishak commented
pimcore is istalled through https://github.com/pimcore/skeleton pimcore is working fine but when i try to install DivanteMagentoIntegrationBundle i get below error ,
composer require divante-ltd/pimcore-magento2-bridge (module is installed)
/var/www/html# bin/console pimcore:bundle:enable DivanteMagentoIntegrationBundle
[ERROR] Bundle "DivanteMagentoIntegrationBundle" is no valid bundle identifier
p380 commented
you can use develop version
composer require divante-ltd/pimcore-magento2-bridge:dev-develop-v2
that's working