Drupal is a registered trademark of Dries Buytaert
cms 2.1.0 Update released for Drupal core (2.1.0)! menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.0 Minor update available for module eca (3.1.0). sophron 3.1.1 Minor update available for module sophron (3.1.1). ai 1.3.1 Minor update available for module ai (1.3.1). seven 2.0.0-beta6 New beta version released for theme seven (2.0.0-beta6). seven 1.0.1-beta1 First beta version released for theme seven (1.0.1-beta1). editoria11y 3.0.0-beta9 New beta version released for module editoria11y (3.0.0-beta9). crop Module crop crossed 1,000 active installs. entity_reference_revisions Module entity_reference_revisions crossed 1,000 active installs. address Module address crossed 1,000 active installs. admin_toolbar Module admin_toolbar crossed 1,000 active installs. editoria11y 3.0.0-beta8 New beta version released for module editoria11y (3.0.0-beta8). adv_varnish 4.0.15 Minor update available for module adv_varnish (4.0.15). editoria11y 3.0.0-beta7 New beta version released for module editoria11y (3.0.0-beta7). modeler_api 1.1.0 Minor update available for module modeler_api (1.1.0). form_mode_control 8.x-2.6 Minor update available for module form_mode_control (8.x-2.6). symfony_mailer_log 1.2.4 Minor update available for module symfony_mailer_log (1.2.4). cms_content_sync 3.2.1 Minor update available for module cms_content_sync (3.2.1). modal_page 5.1.9 Minor update available for module modal_page (5.1.9).

ai_plus

No security coverage
View on drupal.org

AI+ adds the AI tool to Edit Mode for the + Suite page builder.

▶ Watch an introduction to +Suite

AI Plus adds an AI chatbot tool to Plus Suite's Edit Mode toolbar, letting content editors talk to an AI assistant that can read and modify the page they're currently editing. The AI understands which entity the user is viewing and which specific blocks and fields they've selected, enabling contextual interactions like "change this heading" or "add an image section below this."

Features

  • AI tool in Edit Mode — Toolbar button (hotkey A) that opens an AI chatbot panel alongside the page editor.
  • Element selection — Click AI indicators on blocks and fields to select them as context. Selections appear as numbered badges on the page and chips in the chat panel.
  • Contextual awareness — Automatically injects current page entity metadata and selected element descriptions into the AI agent's system prompt, so the model knows exactly what it's working with.
  • Auto-refresh after AI changes — Two modes: polling (periodic change-check endpoint) and instant (triggered directly from chat responses). Both reload the editable page after the AI modifies entities.
  • Component highlighting — After refresh, highlights the specific Layout Builder components that were changed by the AI.
  • Open-link injection — When the AI creates a new entity, a clickable link is prepended to the chat response so the user can navigate to it.

How it works

AI Plus is a thin integration layer. It doesn't implement its own chat API or LLM handling — it wires together Navigation Plus (Edit Mode toolbar), AI Chatbot (chat UI), AI Agents (agent framework), and optionally Entity Blueprint (JSON entity serialization for AI).

When the user opens the AI chatbot, the module resolves the current route to an entity and appends contextual information to the AI system prompt. If the user has selected specific elements on the page, those are resolved into rich descriptions (using Entity Blueprint when available) and included as numbered context items.

After the AI makes changes, the module detects the modifications and automatically refreshes the page, highlighting exactly which components were affected.

Recommended

  • Entity Blueprint — provides rich element descriptions and component introspection for selected elements, and AI tool persistence hooks for change detection and refresh
  • Plus Suite — An AI powered page builder built on Layout Builder.

Activity

Total releases
1
First release
Mar 2026
Latest release
19 hours ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
1.0.x-dev Dev Mar 25, 2026