spree_brands

Spree extension to handle brands in your Spree Admin

Last updated on: October 11 at 05:13 PM

source code bug tracker
Opensource
0 0 0
owner:  jtapia

SpreeBrands

Spree Brands extension allows you to handle brands on Spree Admin

Installation

Add spree_brands to your Gemfile:

gem 'spree_brands'

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g spree_brands:install

Testing

First bundle your dependencies, then run rake. rake will default to building the dummy app if it does not exist, then it will run specs. The dummy app can be regenerated by using rake test_app.

bundle
bundle exec rake

Copyright (c) 2016 [name of extension creator], released under the New BSD License

compatible spree versions
tags spree versions
master ~> 3.0.0
authors
Jonathan Tapia