By Steven Vermoere on
Hello,
Is this possible for Drupal 6:
I have a excel-file that easy can be changed in a CSV-file. I want to import each line of that excel file into different fields of a node that I've made with CCK
Thanks
Steven
Hello,
Is this possible for Drupal 6:
I have a excel-file that easy can be changed in a CSV-file. I want to import each line of that excel file into different fields of a node that I've made with CCK
Thanks
Steven
Comments
Me too
I have this same exact situation and need to find out how to achieve this too.
Thanks,
Fernando
Node import
http://drupal.org/project/node_import
http://acquia.com/node/41825
Thanks
WOrked well, no CCK fields support in d6 yet though.
Thx again