Hi, I have recently installed drupal 5.7 on my PC. I wish to make a yellow pages type directory which will have more than 4000 categories and subcategories.

In version 4.7 there is a form available which enables administrators to bulk add categories and subcategories.

However, in version 5.7 there does not seem to be any such feature.

I shall be grateful if someone could guide me in the right direction, so that I m able to add the required categories in bulk.

Thanking you

Comments

nijuley’s picture

use the module "taxonomy import"
http://drupal.org/project/taxonomy_xml
or
A CSV FILE Import
http://drupal.org/project/taxonomy_csv

Froggieone’s picture

Nijulay, Thank you very much. I shall try this today.
Best Regards