Import terms using CSV File

Created on 6 September 2023, about 1 year ago
Updated 9 August 2024, 3 months ago

Problem/Motivation

It would be really helpful if the module provided a way to import terms using a CSV File. Using a CSV would help because we can have the terms better structured than using simple text. Besides that, it's hard to deal with text when we are importing a massive number of terms.

Proposed resolution

My propose it's that the user can configure the mode to import terms: using text import (the current mode) or using a CSV File. When using the CSV mode we'll be able to upload a CSV File and import the terms. Something similar that we had in the Hierarchical Taxonomy Import module (D7). After uploading a CSV like this:

We would have the following terms imported:

User interface changes

When user change the import mode to CSV a new form will be displayed. Instead of a form with a textarea input, we'll have a form with a file input, this way the user will upload its CSV file and the terms will be imported.

Feature request
Status

Needs work

Version

2.0

Component

Code

Created by

🇧🇷Brazil rrmontuan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024