- 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.
- Enable the module at Administration → Extend.
- Open Manage form display on the content type that has the taxonomy field.
- Set that field's widget to "Taxonomy Widget Plus".
- Choose the behaviours it offers: place the field in the sidebar, collapse it by default, give it a scrollbar, or hide the parent field.
- Save. Editors can now add new terms straight from the entity form instead of leaving to the vocabulary screen.
Releases and Drupal compatibility
| Release | Runs on | Notes |
|---|---|---|
1.1.0 | Drupal 8.8 to 10 | Current release |
1.0.1 | Drupal 8.8 to 9 | |
1.0.0 | Drupal 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.