No commit activity in last 3 years
No release in over 3 years
Cart with several useful additions for Spree
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.40.0
>= 0.40.0
 Project Readme

Spree Advanced Cart

This extension provide replacement to Spree cart with several additional improvements like:

  • coupon applying
  • shipping cost precalculation

Installation

  Add `gem "spree_advanced_cart", :git => "git://github.com/romul/spree_advanced_cart.git"
  Run `bundle install`
  Run `rails g spree_advanced_cart:install`

Testing

  Clone
  Run `bundle`
  Run `bundle exec rake test_app`
  `cd spec/dunny && RAILS_ENV=test rake db:seed`

Copyright (c) 2011-2015 Roman Smirnov, Denis Ivanov