drupal / varbase_ai_taxonomy_tagging
Enables AI-powered taxonomy tagging for content and grants Varbase editorial roles the required permissions to use AI tagging features provided by the Drupal CMS AI default recipe.
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-06-23 16:41:10 UTC
README
Varbase AI Taxonomy Tagging
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
