Skip to content

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 585 Bytes

File metadata and controls

executable file
·
25 lines (17 loc) · 585 Bytes

Varbase AI Editor Assistant

A recipe to add AI-powered features and an assistant button to a CKEditor 5 text editor.

Apply the Varbase AI Default recipe, or make sure it has been applied before applying this recipe.

Add the recipe using composer:

composer require drupal/varbase_ai_editor_assistant:~1.0.0

Change directory to /web or /docroot

Run the Drupal recipe bash script:

bash core/scripts/drupal recipe recipes/contrib/varbase_ai_editor_assistant

or

Run the Drush recipe command:

drush recipe recipes/contrib/varbase_ai_editor_assistant