drupal/varbase_ai_editor_assistant
Composer 安装命令:
composer require drupal/varbase_ai_editor_assistant
包简介
A recipe to grant Varbase user roles the permissions needed for the AI-powered CKEditor 5 assistant, as provided by the Drupal CMS AI default recipe
关键字:
README 文档
README
Varbase AI Editor Assistant
A recipe to grant Varbase user roles the permissions needed for the AI-powered CKEditor 5 assistant, as provided by the Drupal CMS AI default recipe.
Apply the Drupal CMS AI default recipe (
drupal/drupal_cms_ai) before applying this recipe. The core AI editor logic and CKEditor 5 configuration are provided by that recipe; this recipe adds the AI assistant button to a chosen CKEditor 5 editor and grants the required permissions to Varbase's user roles (site_admin,seo_admin,content_admin,content_editor).
Add the recipe using composer:
composer require drupal/varbase_ai_editor_assistant:~2.0.0
Change directory to /web or /docroot
Run the Drupal recipe bash script:
bash core/scripts/drupal recipe ../recipes/varbase_ai_editor_assistant
or
Run the Drush recipe command:
drush recipe ../recipes/varbase_ai_editor_assistant
统计信息
- 总下载量: 18.03k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 22
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-01-25
