0

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.

asked May 6, 2021 at 8:58

2 Answers 2

2

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/

answered May 6, 2021 at 9:04
2
  • Thanks, I am one step further. Now it asks me for credentials. I created access keys in marketplace.magento.com and used them, but it says "invalid credentials." Commented May 6, 2021 at 9:34
  • 1
    You need the accesskeys from BSSCommerce, check step1 on how to get them: "Step 1: Create Access Keys And Get The Package Information Send us an email to [email protected] along with the order number. We will create access keys as your requirement and then provide you with information about the packages." Commented May 6, 2021 at 9:37
1

I see you purchased an extension on Marketplace

Since Marketplace has their own composer and installation system, you could not use the composer installation guide: https://wiki.bsscommerce.com/docs/faqs/install-magento-extension/install-magento-2-composer/

-> Instead, you will need to get the composer keys and follow the installation guide from Marketplace

REFERENCES:

answered Aug 30, 2023 at 3:48

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.