Drupal Cms Ai Ckeditor
Security covered
This project integrates AI writing tools into Drupal's CKEditor, allowing content editors to easily complete, summarize, and reformat text. It works with APIs from services like OpenAI and Anthropic.
Adds AI writing tools to the CKEditor for content editors, enabling text completion, summarization, and reformatting. Requires an API key from OpenAI or Anthropic.
Recipes Applied
- Content editor role (core)
Modules and Themes Installed
Installation
If you're not using Drupal CMS, you can still use this recipe in your own project. Add it with the following Composer command:
composer require drupal/drupal_cms_ai_ckeditor
Bugs and Feedback
If you encounter any bugs or have feedback about this recipe, please file an issue with this project.