webjump / algoliasearch-magento-2

Algolia Search integration for Magento 2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algolia Search for Magento 2

Latest version Magento 2 PHP >= 5.5.22 Build Status


🔎 Are you a Magento engineer? Join our team and help us deliver the best search solution for Magento stores!


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

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

Official website: community.algolia.com/magento.

Note: if your store is running under Magento version 1.x, please check our Algolia for Magento 1 extension.

Demo

Try the auto-complete and the instant search results page on our live demo.

Algolia Search

Algolia is a search engine API as a service 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.

Documentation

Check out the Algolia Search for Magento 2 documentation.

Installation

The easiest way to install the extension is to use Composer and follow our getting started guide.

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

About

Algolia Search integration for Magento 2

https://community.algolia.com/magento

License:Other


Languages

Language:PHP 75.9%Language:JavaScript 10.9%Language:CSS 6.2%Language:HTML 5.2%Language:Shell 1.8%