Sublogin Budget Add-On (Budget Management)

This page is an alias for the Budget Management documentation.

Installation

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

Found an issue with this documentation? Let us know