- This module requires the Dotdigitalgroup_Email module v4.16.0+
- Magento Multi Source Inventory modules must be enabled see Install Inventory Management
- This module is included in our core extension. Please refer to these instructions to install via the Magento Marketplace.
Merchants using our dotdigital/dotdigital-magento2-os-package metapackage, who are not using Magento Multi Source Inventory, can remove this module as follows:
- Disable the module:
bin/magento module:disable Dotdigitalgroup_Inventory
- Add a replace in composer.json to physically remove the package files:
"replace": {
"dotdigital/dotdigital-magento2-extension-inventory": "*"
},
- We've updated the module's dependencies. The module now requires PHP 7.4+ and Magento 2.3.7+.
- Our first release adds support for Magento Multi Source Inventory in a separate module.