algolia / algoliasearch-inventory-magento-2
Algolia Search Inventory module for Magento 2.3.x, 2.4.x and Algolia Search 3.* extension
Installs: 268 542
Dependents: 0
Suggesters: 1
Security: 0
Stars: 2
Watchers: 7
Forks: 6
Open Issues: 3
Type:magento2-module
Requires
- algolia/algoliasearch-magento-2: >=1.12.0
- magento/module-inventory-api: 1.*
This package is auto-updated.
Last update: 2024-10-14 15:00:42 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
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