elgentos/magento2-algolia-performance

elgentos/magento2-algolia-performance

A Magento 2 module that makes it possible to set a debounce and a minimum character amount for Algolia Autocomplete

No errors foundPHPStan level 1Build passingSemVer compliant

Supported Magento versions: 2.4.9

2,175 installs★ 4 starsLatest: v1.0.1Released 2022-07-08License: MIT

composer require elgentos/magento2-algolia-performance

README

Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.

PLEASE NOTE: Only works with algolia/algoliasearch-magento-2 <= 3.7

elgentos/magento2-algolia-performance

This Magento 2 module makes it possible to set a debounce and a minimum character amount for Algolia Autocomplete

Installation

composer require elgentos/magento2-algolia-performance
php bin/magento module:enable Elgentos_AlgoliaPerformance
php bin/magento setup:upgrade

Settings

You can set the values under Stores -> Configuration -> Extensions -> Algolia Search -> Performance Settings

← All packages from elgentos