This project is not covered by Drupal’s security advisory policy.
Summary
The Taxonomies Fast Import module allows you to bulk upload taxonomy terms, with the ability to nest them.
In the interface, you can create new vocabulary or get an existing one.
Then, you create taxonomy by specifying terms in a textaera field into the specified Vocabulary.
To import terms, follow these simple rules :
1. One term per line
2. Children are marked with “-” (notion of depth)
Example :
Bird
- Crow
-- Black crow
--- Black crow with red eyes
You can also delete existing terms. Load the vocabulary, the ID and the name of the terms will be separated by "|"
Delete the terms you want in the list, then check the "Overwrite" radio button and import.
This implementation is sponsored by the GAYA web agency.
Requirements
No special requirements.
Installation
Install as you would normally install a contributed Drupal module.
USE
The module is configured under Structure > Taxonomies Fast Import and the url of the page is: /admin/structure/quick_import
If the vocabulary does not exist, fill in the "Name" and "System Name" fields of the vocabulary and then press the "Create" button, the new vocabulary will appear in the select "Vocabularies" field.
Copy and paste the list of terms to import following the format described, then press the Submit Import button, this will trigger the batch.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Integrations
36 sites report using this module
- Created by sarah grimard on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


