drupal / varbase_ai_taxonomy_tagging
Provides a recipe to automatically tag selected referenced taxonomy terms based on the content entity's body field.
Package info
git.drupalcode.org/project/varbase_ai_taxonomy_tagging.git
Type:drupal-recipe
pkg:composer/drupal/varbase_ai_taxonomy_tagging
Requires
- drupal/core: ~11.3.0
- drupal/drupal_cms_ai: ~2
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