OK,
So hit it on the weekend and have managed to get this CSV->XML thing going. Its in ALPHA so is not ready for anything really, but was hoping to get some feedback on the _code_ and the way I have got hooks for various modules setup (uc_product, uc_attributes and ... thats it) at the end of the file.
To use the interface go to /admin/store/products/import/csv and fill in the form. Its multistep so the second step asks you to map from your CSV file columns to UC product fields/attributes/taxonomys etc
At the moment whats not supported/working (because my current job doesn't require it):
- Manufacturers
- Categories
- Product images
but these are one (hook) function away (which someone might like to write). I'll end the last one myself so it will be coming.
What I would need on the Importer end is for Taxonomys to be imported via the XML interface or at least a hook to allow taxonomy's to define a way, as well as contributed modules like Inventory API which need to expand the XML definition themselves.
There is still a lot of work that needs to be done to get this "client ready" and I could use some help if anyone also needs this for a client...?
| Preview | Attachment | Size |
|---|---|---|
| uc_import_csv_alpha1.zip | 6.51 KB |






