winkelsdorf / magento-autocomplete

Super fast autocomplete for Magento

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very fast autocomplete feature for Magento

Magento Autocomplete

Overview

Bubble Autocomplete is an implementation of the Twitter Typeahead plugin for Magento.

Demo

Demo is available here: demo.bubbleshop.net

Installation on Magento 1.9.x

Install with modgit:

$ cd /path/to/magento
$ modgit init
$ modgit clone autocomplete https://github.com/jreinke/magento-autocomplete.git

or download package manually:

  • Download latest version here
  • Logout from admin
  • Unzip in Magento root folder
  • Clear cache
  • Login to admin

Configuration

Go to System > Configuration > Bubble Autocomplete

Magento Autocomplete Configuration

Other awesome Magento extensions available here: www.bubbleshop.net

About

Super fast autocomplete for Magento


Languages

Language:JavaScript 89.6%Language:HTML 4.2%Language:PHP 3.5%Language:CSS 2.7%