Fixed
Project:
Drupal Website AI
Version:
12.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2026 at 07:14 UTC
Updated:
18 Sep 2026 at 15:54 UTC
Jump to comment: Most recent
The default recipe installs the AI stack and sets the providers, but it does not install the Web AI module itself, so the module stays disabled on every site template and its hooks never run.
List webai in the install section of its own default recipe.
AI-Generated: Yes
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
rajab natshahFixed and released in 12.0.1: the default recipe now installs the Web AI module itself, after its dependencies.