2017 © Pedro Peláez
 

magento-module algoliasearch-magento

Algolia Search for Magento

image

algolia/algoliasearch-magento

Algolia Search for Magento

  • Thursday, June 28, 2018
  • by maxiloc
  • Repository
  • 70 Watchers
  • 147 Stars
  • 15,532 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 104 Forks
  • 35 Open issues
  • 92 Versions
  • 18 % Grown

The README.md

Algolia Search for Magento 1.6+

Latest version, (*1)

PHP >= 5.3, (*2)

Magento 1.6.2 Magento 1.7.1 Magento 1.8.1 Magento 1.9.2 Magento 1.9.3, (*3)


End of Support

🚨   The Algolia Magento 1 extension has reached End of Life regarding support and maintenance. We do not commit to maintain and support the extension past FEB 2021. We encourage you to upgrade to Magento 2 as Magento 1 has already reached its end of life., (*4)


🔎   Need help? Check out our Troubleshooting Guide and our General FAQs., (*5)


  • Autocompletion menu: Offer End-Users immediate access to your whole catalog from the dropdown menu, whatever your number of categories or attributes., (*6)

  • Instantsearch results page: Have your search results page, navigation and pagination updated in realtime, after each keystroke., (*7)

Official website: https://www.algolia.com/solutions/magento/., (*8)

Note: if your store is running under Magento version 2, please check our Algolia for Magento 2 extension., (*9)

Algolia is a search engine API as a service capable of delivering realtime results from the first keystroke., (*10)

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., (*11)

You can check out our live demo., (*12)

Documentation

Check out the Algolia Search for Magento 1 documentation., (*13)

Installation

Follow our getting started guide., (*14)

Contribute to the Extension

The easiest way to setup your development environment is to use Docker. If you're a Mac user, use Docker for Mac to run Docker containers., (*15)

Setup the Docker instance

Just run the following script to setup a running Magento 1.9.2 instance with some sample data & the Algolia Search extension installed:, (*16)

$ ./dev/restart.sh -a YourApplicationID \
               -k YourAdminAPIKey \
               -s YourSearchOnlyAPIKey \
               -p YourIndexPrefix \
               -b http://`docker ip`/

Administration panel

Administration login is admin with password magentorocks1 and you can access it from http://[docker ip]/admin., (*17)

phpMyAdmin

A phpMyAdmin instance is available from http://[docker ip]/phpmyadmin, (*18)

Shell

You can execute a shell inside the container with the following command:, (*19)

$ docker exec -i -t algoliasearch-magento /bin/bash

Run the tests

Just run the following script to create a Magento container and launch the tests directly:, (*20)

$ ./dev/runTests.sh -a YourApplicationID \
               -k YourAdminAPIKey \
               -s YourSearchOnlyAPIKey \
               -p YourIndexPrefix \
               -b http://`docker ip`/

2. Modman

If you do not want to use docker. You can use modman (a module manager for Magento) by running the following commands:, (*21)

$ cd /path/to/your/magento/directory
$ modman init
$ modman clone https://github.com/algolia/algoliasearch-magento.git

Need Help?

Here are some helpful documentation to help with your issue:, (*22)

The Versions

28/06 2018

dev-develop

dev-develop https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

28/06 2018

dev-indexer_mode

dev-indexer_mode https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

27/06 2018

dev-fix/searchable-list-always-active

dev-fix/searchable-list-always-active https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

19/06 2018

dev-cast_exception_configuration

dev-cast_exception_configuration https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

05/06 2018

dev-master

9999999-dev https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

05/06 2018

1.14.0

1.14.0.0 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

04/06 2018

dev-bump_1_14

dev-bump_1_14 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

16/04 2018

dev-facet-values-search

dev-facet-values-search https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

11/04 2018

dev-delete-replica-indices

dev-delete-replica-indices https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

22/03 2018

dev-misc/mainainers_file

dev-misc/mainainers_file https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

26/02 2018

dev-fix/buggy_ios

dev-fix/buggy_ios https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

26/02 2018

dev-github/templates

dev-github/templates https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

07/02 2018

dev-fix/add_filters_to_ranking_formula

dev-fix/add_filters_to_ranking_formula https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

27/12 2017

dev-feat/configure_to_index_empty_cats

dev-feat/configure_to_index_empty_cats https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

27/12 2017

dev-feat/product_remove_indexer

dev-feat/product_remove_indexer https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

22/11 2017

dev-netlify-move

dev-netlify-move https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

22/11 2017

1.13.0

1.13.0.0 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

25/10 2017

dev-fix_is_no_results

dev-fix_is_no_results https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

25/10 2017

dev-fix_docker

dev-fix_docker https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

24/10 2017

1.12.0

1.12.0.0 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

17/10 2017

dev-fix/disabled-product-indexed

dev-fix/disabled-product-indexed https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

02/10 2017

dev-feat/infinite-scroll

dev-feat/infinite-scroll https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

28/09 2017

dev-bump_1120

dev-bump_1120 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

15/09 2017

1.11.1

1.11.1.0 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

30/08 2017

1.11.0

1.11.0.0 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

28/08 2017

dev-feat/prevent_backend_rendering

dev-feat/prevent_backend_rendering https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

28/08 2017

dev-new_api_client_version

dev-new_api_client_version https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

07/08 2017

1.11.0-RC

1.11.0.0-RC https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

04/08 2017

dev-imp/optimize_popular_queries

dev-imp/optimize_popular_queries https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

16/06 2017

dev-fix/back_button_on_cat_page

dev-fix/back_button_on_cat_page https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

12/06 2017

1.10.0

1.10.0.0 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

06/06 2017

dev-fix/category_product_page

dev-fix/category_product_page https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

24/05 2017

1.10.0-RC2

1.10.0.0-RC2 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

16/05 2017

1.10.0-RC

1.10.0.0-RC https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

04/04 2017

1.9.0

1.9.0.0 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

03/04 2017

dev-feat/functional-tests

dev-feat/functional-tests https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

29/03 2017

dev-fix_pagination

dev-fix_pagination https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

20/03 2017

1.9.0-RC

1.9.0.0-RC https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

28/02 2017

dev-personalization_poc2

dev-personalization_poc2 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

24/02 2017

dev-ee_price_indexer_fix

dev-ee_price_indexer_fix https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

22/02 2017

dev-personalization

dev-personalization https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

16/02 2017

1.8.1

1.8.1.0 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

The Development Requires

06/01 2017
03/01 2017

1.8.0-RC1

1.8.0.0-RC1 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

02/01 2017
28/10 2016
26/10 2016
21/10 2016
20/10 2016

1.7.1-RC3

1.7.1.0-RC3 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

18/10 2016

1.7.1-RC2

1.7.1.0-RC2 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

03/10 2016
12/09 2016
09/09 2016

1.7.0-RC3

1.7.0.0-RC3 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

22/08 2016

1.7.0-RC2

1.7.0.0-RC2 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

08/08 2016
18/07 2016
13/07 2016

1.6.1-RC1

1.6.1.0-RC1 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

29/06 2016
23/06 2016

1.6.0-RC3

1.6.0.0-RC3 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

23/06 2016

1.6.0-RC2

1.6.0.0-RC2 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

20/06 2016

1.6.0-RC1

1.6.0.0-RC1 https://github.com/algolia/algoliasearch-magento

Algolia Search for Magento

  Sources   Download

MIT

The Requires

 

28/04 2016
10/03 2016
10/02 2016
08/01 2016
18/12 2015
19/10 2015
07/10 2015
25/09 2015
21/09 2015
02/09 2015
29/08 2015
24/08 2015
20/08 2015
09/08 2015
09/07 2015
29/06 2015
29/06 2015
26/06 2015
26/06 2015
25/06 2015
19/06 2015
18/06 2015
17/06 2015
18/05 2015
29/04 2015
27/04 2015
20/04 2015
14/04 2015
26/01 2015
10/11 2014
07/10 2014