New Zenner
- Join Date:
- Sep 2011
- Posts:
- 77
- Plugin Contributions:
- 0
Working on an importer
Hi Guys ,
I have been working on my own importer into the Zencart Database. So far I have made a app which takes a excel spreadsheet and formats all fields and sets up the defaults for my digital products. This is a great time saver as it can get through about 10000 products in a few minutes. It error checks and sorts products into their categories
Also I am working on an importer which links directly to the database using the excel database I have made.
My work so far has been in VB.NET and uses freeware Nuget libraries for MS Excel . MYSQL and Image manipulation. Everything so far is just console apps but I will combine it all at the end into a nice GUI. I'm not a professional coder but I do have a professional coder friend who reviews my work.
Just wondering if there is any interest from people who may want to be interested in collaborating a github community app?
Paul