Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timneutkens/seoshop-image-export

Export product images based on product variants
https://github.com/timneutkens/seoshop-image-export

Last synced: about 1 month ago
JSON representation

Export product images based on product variants

Awesome Lists containing this project

README

        

# SEOshop image export

Export product images based on product variants.

Tested on:

` node -v v5.5.0 `

##Example
`git clone [email protected]:timneutkens1/seoshop-image-export.git DIRECTORYNAME`

`cd DIRECTORYNAME`

`npm install`

`SEOSHOAPIKEY=123456 SEOSHOPAPISECRET=abcdef OUTPUTDIRECTORY=/tmp/image-export node index.js`

note the missing / at the end. It will be added automatically.

##License
MIT