Closed (won't fix)
Project:
Directory
Version:
5.x-2.0
Component:
Administration
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
18 Mar 2008 at 23:19 UTC
Updated:
16 Jul 2008 at 07:08 UTC
Is it possible to import data into the directory? If I can get data in csv format, could I pull it with phpmyadmin, as quickly update the directory? If so, what format would the csv have to be in?
Cheers
Jon.
Comments
Comment #1
beginner commenteddirectory.module does not manipulate data. It simply displays the data already existing in the database.
See how the taxonomy data is stored (core taxonomy.module).