nosto/module-nosto-msi

Compatibility plugin between Nosto and Magento multi-source inventory

Installs: 59 994

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 0

Open Issues: 0

Type:magento2-module

3.1.1 2024-01-16 18:40 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