Drupal is a registered trademark of Dries Buytaert

Description

This module automatically creates three taxonomies in Drupal:

  • Countries
  • States/Departments
  • Cities

It allows easy management of geographic hierarchies through a configuration interface.

Features

  • Automatic creation of Country, State, and City taxonomies.
  • Configuration page at /admin/config/csc-taxonomy/settings to load or update taxonomy content.
  • Compatible with content that requires geographic classification.

Installation

  1. Enable the module via the admin interface (/admin/modules) or with Drush:
    drush en csc_taxonomy -y

Configuration

Access the configuration page at: /admin/config/csc-taxonomy/settings

From this page you can:

  • Load terms for the taxonomies.
  • Update the hierarchy Country > State > City.

Notes

  • This module does not include default terms; they must be loaded from the configuration page.
  • Ensure existing taxonomies do not conflict with Country, State, or City.

Contributions

To contribute, fork the repository and submit a Pull Request with improvements or fixes.

Activity

Total releases
1
First release
Nov 2025
Latest release
3 months ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.0 Stable Nov 28, 2025