drupal/varbase_ai_image_alt
Composer 安装命令:
composer require drupal/varbase_ai_image_alt
包简介
Grants Varbase user roles the permission to generate AI image alt text, provided by the Drupal CMS AI ecosystem.
关键字:
README 文档
README
Varbase AI Image Alt
Grants Varbase user roles the permission to generate AI image alt text, provided by the Drupal CMS AI ecosystem.
The AI image alt text functionality (modules and configuration) is provided by the drupal_cms_ai default recipe. This recipe extends that by granting the generate ai alt tags permission to Varbase's editorial roles: site_admin, seo_admin, content_admin, and content_editor.
Requirements
- The Drupal CMS AI default recipe (
drupal/drupal_cms_ai) must be applied before this recipe.
Installation
Add the recipe using composer:
composer require drupal/varbase_ai_image_alt:~2
Change directory to /web or /docroot
Run the Drupal recipe bash script:
bash core/scripts/drupal recipe ../recipes/varbase_ai_image_alt
or
Run the Drush recipe command:
drush recipe ../recipes/varbase_ai_image_alt
What this recipe does
Grants the generate ai alt tags permission to:
site_adminseo_admincontent_admincontent_editor
统计信息
- 总下载量: 17.58k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 24
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-01-25
