Closed (fixed)
Project:
Node import
Version:
6.x-1.0-rc4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2009 at 12:08 UTC
Updated:
24 Sep 2009 at 21:03 UTC
Can the dev snapshot of Node Import for Drupal v6 import CSV files for a simple content type I created using CCK? It is just text and integer fields, nothing complex.... but I cannot find anything for Drupal that simply allows me to import new nodes! Tearing my hair out :)
Comments
Comment #1
sphopkins commentedI use Node Import to import thousands of records (nodes) from a CSV. Other than dates which need some extra code (search the issues) it works well.
Comment #2
colinjones commentedThanks, I worked it out.... the module description implies that there are limitations around which node content types it will handle. But once I tried it against my own content type, it just worked!
Comment #3
colinjones commented