*Base extension MageWorx Order Management is required
- Log into Magento server (or switch to) as a user who has permissions to write to the Magento file system.
- Install package using composer:
composer require mageworx/module-ordereditor-inventory
- Log into Magento server (or switch to) as a user who has permissions to write to the Magento file system.
- Download the "Ready to paste" package from your customer's area, unzip it and upload the 'app' folder to your Magento install dir.
- Log in to the Magento server as, or switch to, a user who has permissions to write to the Magento file system.
- Go to your Magento install dir:
cd <your Magento install dir>
- And finally, update the database:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy