New module for ubercart product atributes export

CommentFileSizeAuthor
uc_attribute_export.zip6.92 KBDimm

Comments

danielb’s picture

Status: Active » Closed (works as designed)

This doesn't seem to have any functionality relying on Node export. Why isn't this code in ubercart if they need it for a node save to work correctly?
I don't think the place for this is here.

Without any discussion, I don't really know what you want me to do about these dodgy zip files. There is no reason I should have to handle special cases for modules that don't attach their data properly.
#936722: ubercart product import

dimitriseng’s picture

Hi, I am also interested in this but it currently does not seem to work (Drupal 6.22, latest Ubercart dev version). If anybody is aware of a solution to get UC attributes to be exported with Node Export please let me know. Thank you very much.

dimitriseng’s picture

From #1 I guess that this is probably a UC issue and not a Node Export issue. However, for completeness, I have tested the custom mod from #0 and below are the results:

* Working:
- Attributes and options are exported and imported correctly, so this is good.

* Not working:
- The alternate SKUs are not updated, all options are using the default SKU.
- Because of the above, only the stock for the default SKU is imported.
- When adding a new UC node the following warning appears:
warning: Invalid argument supplied for foreach() in ...\sites\all\modules\uc_attribute_export\uc_attribute_export.module on line 21.

I have checked also the Ubercart issues and could not find something related. If anybody is aware of a formal solution to this please let me know, many thanks.

Infinitee’s picture

It would be nice if there was a readme.txt or some kind of info about installation. Hint, hint...

I put it in sites/all/modules/node_import/supported and it shows up in Ubercart extras but, it is grayed out and can not be enabled. There is a great need for an Ubercart import/export module that is capable of truly importing and exporting all the variables that Ubercart and it's valid contributed modules can offer.

drupalinthailand’s picture

Issue summary: View changes

Hello,

Can somebody confirm that it is possible to export ubercart nodes with pictures ?

And have you tried importing in Drupal 8 ?

Thank you so much.