Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Features
This module let you import and update attributes for Ubercart products with Ubercart Feed Mappers module.
The module creates a feed csv importer from all Ubercart fields - including attributes - automatically.
Use
1) Download the template from import page (/import/uc_feeds_product_updater/template)
2) Fill in the template. For each attribute option you want enabled, fill in at least one of the cells for weight, price, or cost (a zero value works). If you fill in at least one of the three, any unfilled will default to zero. If you leave all three blank, that option will not be enabled on the imported product.
3) Import the completed csv at /import/uc_feeds_product_updater.
Pay attention
- Empty node fields which are not attributes or options, if setted to '', will be setted to '' on import/update: you can lose Node title, SKU and so on if you don't care enough.
- Set nid as unique for updating.
Note
- This module cannot delete options or attributes: it just imports new or update existing ones.
- The module is not deeply tested, please be careful and report bugs.
Required module
Credits
The development of this module started from Ubercart Feeds Product Importer module (https://drupal.org/node/1802908#comment-6556560 posted by goodeit, many credits go to him).
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: E-commerce
- Created by Bitvark on , updated