CXO AI Content Editor
CXO AI Content Editor helps Drupal editors improve content directly in the editing form.
An AI suggestions button lets editors generate rewrites, review the results, and insert suggested text before saving.
Features
- Improve clarity, shorten content, simplify language, apply brand
voice, or correct spelling and grammar. - Review AI-generated suggestions in a dialog before inserting
them into the field. - Generate suggestions using the chat provider and model configured
through Drupal AI. - Configure input and output character limits.
- Control access to AI suggestions through Drupal permissions.
Current development status
This project is an early proof of concept under active development.
Requirements
- Drupal core Node module.
- Drupal AI module and a compatible chat provider.
- A configured default chat provider and model, with any credentials
required by that provider.
Configuration
Module settings are available at
/admin/config/content/cxo-ai-content-editor.
Grant the "Enable CXO AI content suggestions" permission to appropriate
editor roles.
Content handling
Generating a suggestion sends the selected field text and editing
context to the configured AI provider. Editors should review generated
text for accuracy and suitability before using it.
Inserting a suggestion updates the field value in the editing form.
The module does not automatically save or publish content.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.1-alpha1 | Pre-release | 10–11 | First experimental alpha: AI suggestions for selected plain-text fields. | Sep 18, 2026 |