Type
magento2-module
A Magento 2 module for Stockbase
magento2-module
MIT
None
None
None
None
None
For information and features please visit the online documentation
or refer to the docs folder.
This is the recommended way to install the module for Magento 2. This method allows you to automatically download the module and all its dependencies with a single console command.
composer.json and composer.lock files are located).composer require stockbase/magento2-moduleExecute the following commands in the Magento installation directory:
php bin/magento module:enable Stockbase_Integration
php bin/magento setup:upgrade
After successful installation, you can configure the module via the admin panel.
This module is licensed under the MIT License
If you're interested in contributing please read our Contributing Guidelines