vardot / add-openai-to-simple-editor
A recipe to manage default OpenAI button and plugin settings for the Simple Editor with CKEditor 5.
Package info
github.com/Vardot/add-openai-to-simple-editor
Type:drupal-recipe
pkg:composer/vardot/add-openai-to-simple-editor
1.0.1
2024-04-16 09:33 UTC
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