himadriganguly / spree_wishlist

This is an extension for SpreeeCommerce. Using this extension registered user can add any product to their wishlist and also can delete them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpreeWishlist

This is an extension for SpreeeCommerce. Using this extension registered user can add any product to their wishlist and also can delete them

Installation

Just add this line to your Gemfile:

gem 'spree_wishlist', github: 'himadriganguly/spree_wishlist', branch: 'master'

Then run bundle install. And then, run this command in order to copy the migration.

rails g spree_wishlist:install

Contribute

If you like to contribute to the project please create a pull request and I will do my best to merge appropriately.

Copyright (c) 2014 [Himadri Ganguly], released under the New BSD License

About

This is an extension for SpreeeCommerce. Using this extension registered user can add any product to their wishlist and also can delete them

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Ruby 86.1%Language:CSS 10.4%Language:JavaScript 3.5%