Problem It Solves

Out of the box, Drupal 8+ Views does not support filtering by taxonomy term names, nor does it provide an easy way to include child terms in contextual filters. This module fills that gap, solving real-world needs often encountered in hierarchical vocabularies like:

  • Categories (e.g., Technology > Web Development > Drupal)
  • Locations (e.g., Europe > Germany > Berlin)
  • Product catalogs

It resolves longstanding limitations discussed in:

✅ Features

  • Adds a Views contextual filter: "Has taxonomy term NAME with Depth"
  • Filters nodes based on taxonomy term name
  • Supports filtering by parent terms and all their descendants, configurable by depth

Views default argument with Parent ID

Project information

Releases