All Projects → evrone → spree_autosuggest

evrone / spree_autosuggest

Licence: MIT license
DEPRECATED: please note, this project is no longer being maintained

Programming Languages

ruby
36898 projects - #4 most used programming language
coffeescript
4710 projects
HTML
75241 projects

PLEASE NOTE, THIS PROJECT IS NO LONGER BEING MAINTAINED

Spree Autosuggest

This extension adds suggestions for product search.

Sponsored by Evrone

Demo

Getting Started

Installation

Add the Spree Autosuggest gem to your Gemfile:

gem 'spree_autosuggest'

Usage

$ bundle install
$ rails g spree_autosuggest:install

In order to add all Taxon & Product names to the autosuggest database run:

rake spree_autosuggest:seed

Contributing

Please read Code of Conduct and Contributing Guidelines for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].