Issue #3586317: Fix Scheduler as optional and correct AI module version in docs.
Changes
-
Updated
docs/index.mdto move Scheduler and Scheduler Content Moderation Integration from the Required modules section to the Optional modules section, sincecomposer.jsonlists them underrequire-devand the module degrades gracefully when they are not installed. -
Updated
README.mdto correct the supported AI module version. The documentation previously stated^1.3.4, whilecomposer.jsonrequiresdrupal/ai ^1.4 || ^2. The README now reflects the actual Composer requirement.