Closed (outdated)
Project:
Taxonomy Manager
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 May 2010 at 15:01 UTC
Updated:
13 Feb 2020 at 09:25 UTC
Jump to comment: Most recent
Comments
Comment #1
BartVB commentedSame question here. It's really nice to be able to export the taxonomy but that would be much more useful if you could import it again :)
Comment #2
jide commentedSee taxonomy_csv module. But be warned : importing taxonomy trees is hell !
Comment #3
drupalnesia commentedTaxonomy CSV is good but complicated, too many options to handle simple import of Taxonomy Manager export.
I suggest:
- Export can enable/disable vid and tid (only export term name)
- Import from exported taxonomy
Comment #4
normk commentedI've successfully imported into Drupal 7 Vocabulary using the Feeds module by following this step-by-step tutorial. Merging did not go so smoothly so watch out for duplicates having new IDs. Feeds lets you specify column mapping from your csv header row to your taxonomy fields.
Comment #5
ivnish