Skip to content

fadendaten/solidus_wishlist

 
 

Repository files navigation

Spree Wishlist

Build Status Code Climate

The Spree Wishlist extension enables multiple wishlists per user, as well as managing those as public (sharable) and private. It also includes the ability to notify a friend via email of a recommended product.


Installation

Add the following to your Gemfile

gem 'spree_wishlist', github: 'spree-contrib/spree_wishlist', branch: '2-4-stable'
gem 'spree_email_to_friend', github: 'spree-contrib/spree_email_to_friend', branch: '2-4-stable'

Run

$ bundle install
$ bundle exec rails g spree_wishlist:install

Contributing

See corresponding guidelines


Copyright (c) 2014 Spree Commerce Inc. and contributors, released under the New BSD License

About

Solidus porting of wishlist extension for Spree Commerce.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 84.4%
  • HTML 13.9%
  • CoffeeScript 1.2%
  • Other 0.5%