GithubHelp home page GithubHelp logo

prasaanth / algoliasearch-magento Goto Github PK

View Code? Open in Web Editor NEW

This project forked from algolia/algoliasearch-magento

0.0 2.0 0.0 66.01 MB

Magento AlgoliaSearch integration

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

License: Other

PHP 73.03% HTML 16.79% Shell 2.31% JavaScript 0.71% CSS 7.17%

algoliasearch-magento's Introduction

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 and algoliasearch-client-js.

See features and benefits of Algolia Search Extension for Magento.

Latest version Magento 1.6.2 Magento 1.7.1 Magento 1.8.1 Magento 1.9.2 PHP >= 5.4

Documentation

Check out our documentation on community.algolia.com/magento.

Demo

You can check out our live demo.

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

Contribute to the Extension

1. Docker (recommended)

The easiest way to setup your development environment is to use Docker. If you're a Mac user, use boot2docker to run docker containers.

Setup the docker instance

Just run the following script to setup a running Magento 1.9.1 instance with some sample data & the Algolia Search extension installed:

$ ./dev/restart.sh -a YourApplicationID \
               -k YourAdminAPIKey \
               -s YourSearchOnlyAPIKey \
               -p YourIndexPrefix \
               -b http://`boot2docker ip`/ # change that if you're not using boot2docker

Administration panel

Administration login is admin with password magentorocks1 and you can access it from http://[boot2docker ip]/admin.

Phpmyadmin

A phpmyadmin instance is available from http://[boot2docker ip]/phpmyadmin

Shell

You can execute a shell inside the container with the following command:

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

2. Modman

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

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

algoliasearch-magento's People

Contributors

andrew-dwyer avatar colinmollenhour avatar dannydnz avatar floddy avatar fredericmartinez avatar gdillon avatar glips avatar gmoigneu avatar halk avatar halley124 avatar ivanrybakov avatar janpetr avatar jonpday avatar josephmaxwell avatar kokliko avatar lazyguru avatar lukyvj avatar maxiloc avatar michaelzangerle avatar philiprowe avatar rbrown avatar redox avatar sammarcus avatar schumacherfm avatar seafoox avatar sergeykalenyuk avatar shipow avatar t-richards avatar thaiphan avatar zainengineer avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.