Hello,

I have to content type products and vendor, the product content type have many custom fields (id, name, reference to a taxonomy term, entity reference to a the appropriate vendor...)

and have an xml file that contain all products,
but my problem is how can I save the nodes products and vendors,
for example I have currencies as taxonomy term and the vendor name of every product, how can I tell drupal to save all these informations in the appropriate tables from my xml file

thanks.

Comments

vm’s picture

This post belongs in the post installation forum. Please edit and move it. Thanks.

http://drupal.org/project/feeds may aid

bol3ez’s picture

post moved.

I installed feeds module and I haven't understand how to use it, how can feed module list me the different items of the xml file ?

vm’s picture

have you read through the documentation : http://drupal.org/node/622696 and watched the videos posted on the project page?

bol3ez’s picture

yes, I read carefully the documentation, also I tried the module, but always it told to me that no new nodes are created !!