algolia / algoliasearch-inventory-magento-2
Algolia Search Inventory module for Magento 2.3.x, 2.4.x and Algolia Search 3.* extension
Installs: 318 991
Dependents: 0
Suggesters: 1
Security: 0
Stars: 1
Watchers: 6
Forks: 6
Open Issues: 2
Type:magento2-module
Requires
- algolia/algoliasearch-magento-2: ~3.15.0
- magento/module-inventory-api: 1.*
- dev-master
- 1.2.0
- 1.1.0
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-chore/MAGE-1350-update-for-3.16
- dev-fix/MAGE-1346-stock-qty
- dev-update/MAGE-631-1
- dev-revert-24-update/MAGE-631
- dev-update/MAGE-631
- dev-develop
- dev-release/1.0.4
- dev-bugfix/MAGE-368
- dev-release/1.0.3-1
- dev-release/1.0.3
- dev-bugfix/MAGE-406
- dev-update/1.0.2
This package is auto-updated.
Last update: 2025-06-25 23:11:46 UTC
README
This Algolia_AlgoliaSearchInventory is a community-developed module to provide compatibility between Magento (2.3.x, 2.4.x) Inventory feature and Algolia Search 1.12+ extension. 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.
Compatibility
Algolia Search for Magento 2 | Required Extension Version |
---|---|
>=3.8.1 | 1.x |
>=3.9.0, <3.10.3 | 1.0.3 |
>=3.10.3, <3.14.0 | ~1.0.5 |
~3.14.0 | ~1.1.0 |
~3.15.0 | ~1.2.0 |
Installation
The easiest way to install the extension is to use Composer
Run the following commands:
$ composer require algolia/algoliasearch-inventory-magento-2
$ bin/magento module:enable Algolia_AlgoliaSearchInventory
$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy