Taxonomy Widget Plus term selector on a Drupal node form, with a Racing vocabulary shown as radio buttons and an Add new link

Open source archive

Taxonomy Widget Plus for Drupal 8.8 to 10

Term selection widgets that make deep, complex vocabularies easier for content editors to work with on Drupal entity forms.

An engineer reads it and replies within one business day.

Kind
Module
Status
Release 1.1.0 for Drupal 8.8 to 10

About Taxonomy Widget Plus

Provides enhanced taxonomy term selection widgets for Drupal entity forms, including tree-view checkboxes, autocomplete with hierarchy display, and drag-and-drop ordering. Makes taxonomy management more intuitive for content editors working with deep, complex vocabularies.

Features

  • Tree-view checkboxes
  • Hierarchical autocomplete
  • Drag & drop ordering
  • Deep taxonomy support

Install it

Requires: Drupal 8.8 to 10

Install with Composer, then enable it:

composer require drupal/taxonomy_widget_plus
drush en taxonomy_widget_plus

Issues, releases and documentation live on Drupal.org. The current release runs on Drupal 8.8 to 10, and there is no Drupal 11 release yet. Porting a module to Drupal 11 or 12 is our Drupal module development work.

Setting it up

Requirements: Drupal 8.8 or later. No external dependencies.

  1. Enable the module at Administration → Extend.
  2. Open Manage form display on the content type that has the taxonomy field.
  3. Set that field's widget to "Taxonomy Widget Plus".
  4. Choose the behaviours it offers: place the field in the sidebar, collapse it by default, give it a scrollbar, or hide the parent field.
  5. Save. Editors can now add new terms straight from the entity form instead of leaving to the vocabulary screen.

Releases and Drupal compatibility

ReleaseRuns onNotes
1.1.0Drupal 8.8 to 10Current release
1.0.1Drupal 8.8 to 9
1.0.0Drupal 8 to 9

No Drupal 11 release yet.

Further reading

Need a change to this module?

The Drupal.org release runs on Drupal 8.8 to 10. Tell us what your site needs from it.