No commit activity in last 3 years
No release in over 3 years
Provides opportunity to add some rules for calculation price depending on the user group
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.40.1
>= 0.40.1
 Project Readme

SpreeUserGroups

Introduces user groups and calculator to add adjustment for specified user group.

Installation

Add spree_user_groups to your Gemfile:

gem 'spree_user_groups'

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g spree_user_groups:install

Testing

bundle
bundle exec rake test_app
bundle exec rspec spec

Copyright (c) 2011-2015 Roman Smirnov, released under the New BSD License