pborreli / algoliasearch-magento-2

Algolia Search integration for Magento 2.0.X

Home Page:https://community.algolia.com/magento

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.0.X PHP >= 5.5.22

The extension officially supports only 2.0.X versions of Magento. It's possible to use it for versions >= 2.1.0, but some unexpected issues might appear. When you experience that, please open an issue.

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

About

Algolia Search integration for Magento 2.0.X

https://community.algolia.com/magento

License:Other


Languages

Language:PHP 66.1%Language:JavaScript 11.7%Language:CSS 11.4%Language:HTML 7.9%Language:Shell 2.9%