Skip to content

Vardot/setup-varbase-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup Varbase AI

A Drupal recipe to setup default Varbase AI needed modules, import configs and grant permissions.

Run this recipe activate Varbase AI, But without the need to enable the Varbase AI module.

NOTE: Setup Varbase AI is the same as Default Varbase AI Recipe, But dose not need to enable the Varbase AI module.

Add the recipe using composer:

composer require vardot/setup-varbase-ai:~1.0

Change directory to /web or /docroot

Run the Drupal recipe bash script:

php core/scripts/drupal recipe recipes/contrib/setup-varbase-ai

or

php core/scripts/drupal recipe ../vendor/vardot/setup-varbase-ai