Import terms using CSV File

Created on 6 September 2023, 10 months ago
Updated 12 September 2023, 10 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

Active

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.69.0 2024