Skip to content

nntoan/algoliasearch-magento-2

 
 

Repository files navigation

Algolia Search for Magento

Algolia Search is a hosted full-text, numerical, and faceted search engine capable of delivering realtime results from the first keystroke.

This extension replaces the default search of Magento with a typo-tolerant, fast & relevant search experience backed by Algolia. It's based on algoliasearch-client-php, autocomplete.js and instantsearch.js.

See features and benefits of Algolia Search Extension for Magento.

Latest version Magento 2 PHP >= 5.5.22

Documentation & demo

Check out our documentation on community.algolia.com/magento and live demo on https://magento2.algolia.com.

Installation

The easiest way to install the extension is to use Composer.

Run the following commands:

  • $ composer require algolia/algoliasearch-magento-2
  • $ bin/magento module:enable Algolia_AlgoliaSearch
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy

Auto-completion menu

Offer End-Users immediate access to your whole catalog from the dropdown menu, whatever your number of categories or attributes.

demo

Instant search results page

Have your search results page, navigation and pagination updated in realtime, after each keystroke.

demo

Packages

No packages published

Languages

  • PHP 68.2%
  • JavaScript 11.8%
  • CSS 10.0%
  • HTML 7.4%
  • Shell 2.6%