Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isaacfreeman/solidus_user_prices

Allow prices for Solidus variants to be set for an individual user, or for all users with a given role.
https://github.com/isaacfreeman/solidus_user_prices

price solidus users

Last synced: 3 months ago
JSON representation

Allow prices for Solidus variants to be set for an individual user, or for all users with a given role.

Awesome Lists containing this project

README

        

# SolidusUserPrices

Allow special prices to be set on a variant for an individual user or for all users with a given role.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'solidus_user_prices'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install solidus_user_prices

## Usage
TODO

### API Usage
TODO

### Back End
TODO

## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/resolve/solidus_user_prices. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.

## Future Plans
TODO

## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).