https://github.com/elgentos/magento2-algolia-performance
Magento 2 module that makes it possible to set a debounce and a minimum character amount for Algolia Autocomplete
https://github.com/elgentos/magento2-algolia-performance
algolia-instantsearch magento-algoliasearch magento2 magento2-extension magento2-module
Last synced: 6 months ago
JSON representation
Magento 2 module that makes it possible to set a debounce and a minimum character amount for Algolia Autocomplete
- Host: GitHub
- URL: https://github.com/elgentos/magento2-algolia-performance
- Owner: elgentos
- Created: 2022-07-08T10:50:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T12:55:15.000Z (over 2 years ago)
- Last Synced: 2024-11-02T01:46:18.178Z (7 months ago)
- Topics: algolia-instantsearch, magento-algoliasearch, magento2, magento2-extension, magento2-module
- Language: PHP
- Homepage: https://packagist.org/packages/elgentos/magento2-algolia-performance
- Size: 16.6 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**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