Problem/Motivation
The Plus Suite page builder has an optional AI editing assistant, but there is no easy way to install and wire it up. Setting it up by hand means installing several modules, configuring an agent and assistant, and connecting an AI provider. We also don't want to force the AI dependencies onto sites that only want the page builder.
Proposed resolution
Add a plus_suite_ai recipe that installs the full page builder plus the AI editing assistant in one step. It builds on the existing plus_suite recipe and adds the AI layer on top, so page-builder-only sites are unaffected.
The recipe ships provider options for chat and image generation. It installs with no API keys; a site owner adds their key at /admin/config/system/keys to turn it on.
User interface changes
Once a key is added, an AI assistant becomes available in the page builder editing experience.
Comments
Comment #3
tim bozeman commented