By bol3ez on
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
=-=
http://drupal.org/project/feeds may aid
feeds
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 ?
=-=
have you read through the documentation : http://drupal.org/node/622696 and watched the videos posted on the project page?
yes
yes, I read carefully the documentation, also I tried the module, but always it told to me that no new nodes are created !!