vardot / add-openai-to-simple-editor
A recipe to manage default OpenAI button and plugin settings for the Simple Editor with CKEditor 5.
Installs: 6 939
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:drupal-recipe
Requires
- drupal/core: ~10
- drupal/openai: ~1
- vardot/varbase-patches: ~9 || ~10
README
A recipe to manage default OpenAI button and plugin settings for the Simple Editor with CKEditor 5.
Add the recipe using composer:
composer require vardot/add-openai-to-simple-editor:~1.0
Change directory to /web
or /docroot
Run the Drupal recipe bash script:
php core/scripts/drupal recipe recipes/contrib/add-openai-to-simple-editor
or
php core/scripts/drupal recipe ../vendor/vardot/add-openai-to-simple-editor