Download the PHP package orangecat/module-b2bsdk-installer without Composer
On this page you can find all versions of the php package orangecat/module-b2bsdk-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download orangecat/module-b2bsdk-installer
More information about orangecat/module-b2bsdk-installer
Files in orangecat/module-b2bsdk-installer
Package module-b2bsdk-installer
Short Description B2b Magento 2 SDK Installer
License OSL-3.0
Informations about the package module-b2bsdk-installer
Orangecat_B2BSDK
Package: orangecat/module-b2bsdk-installer
Version: 0.0.3
License: OSL-3.0
Author: Oliverio Gombert [email protected]
Website: orangecat.es/en/b2bsdk
Table of Contents
- Overview
- Included Modules
- Requirements
- Installation
- Module Dependency Chain
Overview
Orangecat_B2BSDK is a meta-installer package. It contains no PHP code or Magento logic of its own. Its sole purpose is to declare all Orangecat B2B modules as composer dependencies, allowing the entire suite to be installed with a single composer command.
Included Modules
| Package | Module | Description |
|---|---|---|
orangecat/module-company |
Orangecat_Company |
Core B2B module — company entity, customer approval, registration |
orangecat/module-company-credit |
Orangecat_CompanyCredit |
Credit payment method per company |
orangecat/module-company-methods |
Orangecat_CompanyMethods |
Payment and shipping restrictions per company |
orangecat/module-company-sales-rep |
Orangecat_CompanySalesRep |
Assign admin users as sales representatives to companies |
orangecat/module-prices |
Orangecat_Prices |
Customer-specific product pricing |
orangecat/module-prices-company |
Orangecat_PricesCompany |
Link price lists to companies |
orangecat/module-prices-list |
Orangecat_PricesList |
Price list management |
orangecat/module-product-lists |
Orangecat_ProductLists |
Saved product lists / order templates for customers |
orangecat/module-purchase-order |
Orangecat_PurchaseOrder |
Purchase order approval workflow |
orangecat/module-quickorder |
Orangecat_QuickOrder |
Bulk add-to-cart by SKU |
orangecat/module-returns |
Orangecat_Returns |
RMA / return requests |
orangecat/module-visibility |
Orangecat_Visibility |
Content and product visibility rules per customer group |
Requirements
- Magento 2.4.x
- PHP >= 8.1
- All packages available on Packagist under the
orangecatvendor
Installation
Via Composer
This pulls in all 12 modules listed above.
Enable all modules
Run inside the PHP container:
Module Dependency Chain
Orangecat_Company must be installed and enabled before all modules that depend on it. Standalone modules have no inter-module dependency within the suite.
All versions of module-b2bsdk-installer with dependencies
magento/framework Version >=103
orangecat/module-company Version ^0.0.2
orangecat/module-company-credit Version ^0.0.2
orangecat/module-company-methods Version ^0.0.2
orangecat/module-company-sales-rep Version ^0.0.2
orangecat/module-prices Version ^0.0.2
orangecat/module-prices-company Version ^0.0.2
orangecat/module-prices-list Version ^0.0.2
orangecat/module-product-lists Version ^0.0.2
orangecat/module-purchase-order Version ^0.0.2
orangecat/module-quickorder Version ^0.0.2
orangecat/module-returns Version ^0.0.2
orangecat/module-visibility Version ^0.0.2