Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 654 Bytes

File metadata and controls

17 lines (11 loc) · 654 Bytes

Algolia Search Inventory for Magento 2.3.x

Latest version

The module Algolia_AlgoliaSearchInventory has been develop to provide compatibility between Magento 2.3 Inventory feature and Algolia Search 1.12+ extension.

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