Skip to content

kgthegreat/spree-bulk-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Rake task for bulk upload on spreecommerce.com
----------------------------------------------

Rake tasks for bulk upload on spree e-commerce solution in ruby. These tasks will allow you to import and export products and maintain them in a csv file. Works fine with spree-0.10.2

Usage
---------

Import
------
spree:export_products

Export
------
spree:import_products file=path/to/file.csv

Example
-------

An example file is included in the dir. products.csv
Import your products in a csv and see the way new products can be added.
Do not give ID in case you are adding a new product.
Variants should not have names.

About

Rake Task for bulk upload on spreecommerce.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages