nosto / module-nosto-msi
Compatibility plugin between Nosto and Magento multi-source inventory
Installs: 71 114
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4.0
- magento/module-inventory: ^1.0.0
- magento/module-inventory-sales-api: ^1.0.0
- nosto/module-nostotagging: ^7.0.0
Requires (Dev)
- drenso/phan-extensions: 3.5.1
- magento-ecg/coding-standard: 3.*
- magento/inventory-composer-metapackage: ^1.1.0
- magento/magento-coding-standard: ^5.0
- magento/module-store: 101.1.3
- magento/zendframework1: 1.14.3
- mridang/pmd-annotations: ^0.0.2
- phan/phan: 5.3.0
- phing/phing: 2.*
- phpmd/phpmd: ^2.6
- sebastian/phpcpd: 4.1.0
- squizlabs/php_codesniffer: ^3.5
- staabm/annotate-pull-request-from-checkstyle: ^1.1
This package is auto-updated.
Last update: 2024-10-17 09:08:55 UTC
README
This extension adds support for multi-source inventory for Nosto extension. If your Magento 2 store is using multiple stock sources you will need to install this module in order for Nosto to pick up the availability and inventory levels correctly.
The module overrides base module's stock provider with MSI compatible stock provider.
Installing
Install the extension via composer
composer require --no-update nosto/module-nosto-msi && composer update --no-dev
Enable the extension with:
bin/magento module:enable Nosto_Msi bin/magento setup:upgrade bin/magento setup:di:compile bin/magento cache:clean
License
Open Software License ("OSL") v3.0