Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/timneutkens/seoshop-image-export
- Owner: timneutkens
- Created: 2016-02-08T22:04:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T08:49:47.000Z (almost 9 years ago)
- Last Synced: 2024-10-04T12:41:25.361Z (4 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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