Taxonomy Fast Import
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.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-rc1 | Pre-release | Oct 9, 2024 | |||
| 1.0.0-alpha1 | Pre-release | Sep 26, 2024 |