Skip to content

sliaquat/spree_taxon_images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpreeTaxonImages

Spree commmerce extension that allows adding of multiple images to a taxon and exposes them on the api

Installation

Add spree_taxon_images to your Gemfile:

gem 'spree_taxon_images'

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g spree_taxon_images:install

Usage

There is an "Images" button on the admin Taxons edit page. Use that to upload multiple images for a taxon. The images are also exposed through the api on:

/api/taxons /api/taxonomies/1/taxons

Copyright (c) 2014 Sanad Liaquat, released under the New BSD License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published