terms_export_import
No security coverage
Taxonomy Terms Export / Import is a simple Drupal module that allows administrators to quickly export taxonomy terms from any vocabulary into a CSV file and import them back into Drupal from a CSV.
This is especially useful for bulk-creating or updating taxonomy terms, migrating taxonomies between sites, or backing up key term sets. With an easy-to-use UI, you can select a vocabulary to export, download the generated CSV, edit the file (e.g., add new terms, update descriptions, change parent relationships), and then re-import it—complete with validation to ensure data accuracy.
Export path: /admin/config/terms-export
Import path: /admin/config/terms-import