You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
When I install B2B onto Magento 2.3.6 with composer require magento/extension-b2b, it loads 1.3 version (Using version ^1.3 for magento/extension-b2b), which is the version compatible with Magento 2.4. Though it works when I specify a B2B version such as composer require magento/extension-b2b:1.1.6.
Possible solutions:
Update the text and command or add a note that compatible version must be provided in the command, and add a reference link to the topic with a list of compatible versions Magento - B2B.