drupal/varbase_ai_taxonomy_tagging

Provides a recipe to automatically tag selected referenced taxonomy terms based on the content entity's body field.

Maintainers

Package info

git.drupalcode.org/project/varbase_ai_taxonomy_tagging.git

Type:drupal-recipe

pkg:composer/drupal/varbase_ai_taxonomy_tagging

Statistics

Installs: 15 542

Dependents: 1

Suggesters: 0

2.0.0-alpha1 2026-04-27 18:13 UTC

This package is auto-updated.

Last update: 2026-05-06 10:39:24 UTC


README

This recipe enables AI-powered taxonomy tagging for content and ensures that Varbase editorial roles have the required permissions to use AI tagging features provided by the Drupal CMS AI default recipe.

Apply the Drupal CMS AI default recipe, or make sure it has been applied before applying this recipe.

Add the recipe using composer:

composer require drupal/varbase_ai_taxonomy_tagging:~2.0.0

Change directory to /web or /docroot

Run the Drupal recipe bash script:

bash core/scripts/drupal recipe ../recipes/varbase_ai_taxonomy_tagging

or

Run the Drush recipe command:

drush recipe ../recipes/varbase_ai_taxonomy_tagging