Skip to content

butenkor/sphere-stock-xml-import

 
 

Repository files navigation

sphere-stock-xml-import

Build Status Dependency Status devDependency Status

This repository contains a mapping compontent to translate products from XML data into SPHERE.IO products JSON format.

Getting Started

Install the module with: npm install sphere-stock-xml-import

Put your SPHERE.IO credentials into config.js or generate it with execute ./create_config.sh.

var stockXmlImport = require('sphere-store-xml-import').XmlStockImport;

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2013 Hajo Eichler and Nicola Molinari Licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published