Installation

Requirements

  • Magento 2.4.x
  • PHP 8.1+

Install via Composer

composer require mageb2b/custom-catalog:*
php bin/magento module:enable MageB2B_CustomCatalog
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Verify

In the Magento Admin, you should see:

  • Catalog > Custom Catalog
  • In customer edit: Customers > All Customers > Edit > Custom Catalog

Found an issue with this documentation? Let us know