NOTE:These instructions only apply to Spree version 0.70.x.
1. Add the following line to your Gemfile
gem 'spree_salecycle', :git => 'git://raw.github.com/minustehbare/spree-salecycle.git', :branch => 'master'
2. Update your bundle by running:
$ bundle install
3. Refer to the extensions READme for further instructions:
http://github.com/minustehbare/spree-salecycle
NOTE:These instructions only apply to Spree version 0.60.x.
1. Add the following line to your Gemfile
gem 'spree_salecycle', :git => 'git://raw.github.com/minustehbare/spree-salecycle.git', :branch => '0-60-stable'
2. Update your bundle by running:
$ bundle install
3. Refer to the extensions READme for further instructions:
http://github.com/minustehbare/spree-salecycle
Be the first to comment on this extension.
Login to Comment.