Question

I bought a this extension from marketplace.magento.com. I tried to install it via composer like this:

composer require bsscommerce/customer-approval

But I get

[InvalidArgumentException] Could not find a matching version of package bsscommerce/customer-approval. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum-stability (stable).

I also followed this documentation, but it does not help.

Was it helpful?

Solution

You need to follow the BSSCommerce instructions on how to install the extensions via composer.

Those can be found here: https://wiki.bsscommerce.com/docs/faqs/install-magento-extension/install-magento-2-composer/

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top