Skip to content

LuizSantos1/magento-autocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.9%
  • PHP 4.8%
  • CSS 3.3%