Skip to content

Add Taxonomy Import module to GovCMS #1600

@gargsuchi

Description

@gargsuchi

Please provide the Drupal.org URL for the module
https://www.drupal.org/project/taxonomy_import

What value does this module/package add to GovCMS?
Allows users to import taxonomy terms from CSV as a source.

Is the module Drupal 11 compatible?
No

Please provide a brief outline of what this module does.
Allows users to import taxonomy terms from CSV as a source.

Who does this module benefit:
[ ] end users
[X] content editors
[ ] site builders
[ ] themers
[X] developers

How could you provide/replicate the functionality of this module using alternative methods, eg in your theme?
Taxonomies imported manually. Or imported using the Migrate API.

If this module styles or alters HTML or JavaScript output, can the functionality be provided via the theme? What alternatives have you considered.
No. this module does not alter HTML or JavaScript.

What is the maintenance and support status of the module. Describe the issue queue activity.
79 total issues, 8 open.

What permissions are needed to utilise the module (and are any new permissions provided by the module)?
This module introduces 2 new permissions.

  1. Administer taxonomy import
  2. Administer configure of taxonomy import

These permissions need to be provided to appropriate rules for using the functionality.

Does the module modify the database structure and/or store additional metadata on nodes or other entities? If so, why? What are the risks for future updates?
No, it does not modify the Database structure.

Is the module designed to capture anonymous user data?
No, it is not designed to capture any user data.

Is the output of the module typically fully cacheable? Would the inclusion of this module potentially render pages uncacheable.
Since the module is an administrative module and used as a one-off for importing taxonomy terms, there is no need for anonymouse caching.

What is your assessment of the quality of this module, the contribution history of the module's maintainers, and the uptake of the module within the Drupal community?
This module has been around since 2017 and is used on more than 7000 sites as per the drupal.org page. It is maintained by maintainers, some of whom are prolific contributors.

** Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmoduleunder investigationRequest has been added to the backlog to be investigated.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions