Drupal is a registered trademark of Dries Buytaert
drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). migrate_tools 6.1.4 Minor update available for module migrate_tools (6.1.4). diff 2.0.0 Major update available for module diff (2.0.0). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). colorbox_inline 2.1.1 Minor update available for module colorbox_inline (2.1.1). node_view_permissions 8.x-1.7 Minor update available for module node_view_permissions (8.x-1.7).

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
1 month ago
Release cadence
Stability
0% stable

Releases

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