Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

winkelsdorf/magento-autocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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 89.6%
  • HTML 4.2%
  • PHP 3.5%
  • CSS 2.7%