Nosto / nosto-magento2-msi

This extension adds support for Nosto's Magento 2 extension

Home Page:https://github.com/Nosto/nosto-magento2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nosto Magento 2 - MSI support

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

About

This extension adds support for Nosto's Magento 2 extension

https://github.com/Nosto/nosto-magento2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 90.7%Language:HTML 6.9%Language:Shell 2.5%