SpreeDisableCart

Manage cart and price listing from Spree site, and enable or disable the cart and price listing from within the Admin panel.

Requirements

Installation

To install, add spree_disable_cart to your Gemfile and run bundle install:

gem 'spree_disable_cart', github: 'brajpratap17/spree_disable_cart'

After bundle install run the installation generator:

bundle exec rails g spree_disable_cart:install

Uses

Copyright © 2015 Brajpratap Singh, released under the New BSD License