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

beginner’s picture

Status: Active » Closed (won't fix)

directory.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).