Data take on with Drupal 6

Posted by Robert MacLean on Server Fault See other posts from Server Fault or by Robert MacLean
Published on 2009-09-21T09:37:09Z Indexed on 2011/11/15 17:54 UTC
Read the original article Hit count: 208

Filed under:

We are migrating our current intranet to Drupal 6 and there is a lot of data within the current system which can be classified into:

  • List data, general lists of fields. Common use is phone list of the employees phone numbers.
  • Document repository. Just basically a web version of a file share for documents.

I can easily get the data + meta infomation out, but how do I bulk upload the two types of data into Drupal, as uploading the hundred of thousands of items manually is just not acceptable.

© Server Fault or respective owner

Related posts about drupal