Sublogin Order Approval Add-On

This page is an alias for the Order Approval documentation.

Installation

composer config bearer.repo.softwaresilo.io <token>
composer config repositories.softwaresilo composer https://repo.softwaresilo.io/
composer require mageb2b/sublogin-orderapproval:*
php bin/magento module:enable MageB2B_SubloginOrderApproval
php bin/magento setup:upgrade
php bin/magento cache:flush

Found an issue with this documentation? Let us know