Skip to content

traels/spree-retail-only

Repository files navigation

SpreeRetailOnly

Split Spree shop into B2C and B2B products by a "retail" user-role.

Creates a "retail" user-role and a flag on all products. Retail users will only see retail products and non-retail users will not see the retail products.

Installation

Add spree_retail_only to your Gemfile:

gem 'spree_retail_only', github: 'traels/spree-retail-only'

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g spree_retail_only:install

Copyright (c) 2013 Træls, released under the New BSD License

About

Split Spree shop in B2B and B2C products

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages