Home

Awesome

Spree Simple Inventory extension

The Spree Simple Inventory extension adds a more comprehensive listing of products and their variants, with inline-table editing of prices and counts.

Installation

  1. Add the following to your Gemfile gem 'spree_simple_inventory', :git => 'git://github.com/fabien/spree_simple_inventory.git'

  2. Run bundle install

  3. To setup the asset pipeline includes and copy migrations run: rails g spree_simple_inventory:install