Skip to content

ilanwei1/spree_autosuggest

 
 

Repository files navigation

Spree Autosuggest

This extension adds suggestions for product search.

Installation

  1. Add to Gemfile: gem 'spree_autosuggest', :git => 'git://github.com/evrone/spree_autosuggest.git'
  2. Run rails g spree_autosuggest:install
  3. Run rake spree_autosuggest:seed to add all Taxon & Product names to the autosuggest database

NOTE: This extension works only with Spree 1.0 and higher.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 74.5%
  • CoffeeScript 25.5%