Magento Inventory (MSI)
The code for the
Algolia_AlgoliaSearchInventory module is a community-developed module available on GitHub. Though Algolia is a contributor to this repository, there is no product roadmap for this module and itâs not aligned with the Algolia/Magento integration product releases.- Different configurations for merchants whose inventory originates from single or multiple sources
- Stock tracking through assigned sources
- Concurrent checkout protection
- Shipment matching algorithms
Compatibility
MSI changed the way a product is determined to be in stock or not. To support the new behavior and to keep backwards compatibility with older versions of the Magento 2 integration, Algolia provides an optional module,Algolia_AlgoliaSearchInventory.
You can download this module separately with Composer and use it in addition to the Algolia extension.
You can use the Algolia_AlgoliaSearchInventory module with version 1.12 or later of the Algolia extension.
To decide which version of the Algolia_AlgoliaSearchInventory you need to install,
check the compatibility on GitHub.
Requirements
You can useAlgolia_AlgoliaSearchInventory if:
- Youâre using Magento version 2.3 or later
- Youâre using multiple sources/stocks to manage your inventory
If you donât use MSI, adding the
Algolia_AlgoliaSearchInventory module wonât break your indexing process,
but it may slow it down. You should only install the module if youâre using MSI.Install the Algolia_AlgoliaSearchInventory module
Backend search adapter
The
Algolia_SearchAdapter module is an official companion module available on GitHub. Itâs maintained by Algolia and aligned with the Algolia/Magento integration product releases starting with version 3.18.