feat: #3611666 Switch faq:faq to the bundled varbase_faqs:faq submodule and convert install to a Drupal Recipe (10.1.x)
Closes #3611666.
Switch Varbase FAQ to its own bundled varbase_faqs:faq submodule instead of the contrib faq:faq project, and convert the default install from ModuleInstallerFactory to a Drupal Recipe (heroslider #3609140 / workflow #3608641 direction).
varbase_faqs.info.yml: emptydependencies, drop theinstall:list — the module has no deps and installs nothing itself.recipes/default/recipe.yml: installs the full stack (bundledfaqsubmodule,rabbit_hole,menu_ui,length_indicator,advanced_text_formatter,maxlength,varbase_layout_builder,vlplb), applies thefaq.settings, grants the FAQ permissions per role.varbase_faqs.install:hook_install()applies the default recipe (Recipe::createFromDirectory+RecipeRunner::processRecipe) then the entity-definition update safety pass; allModuleInstallerFactorycalls removed from install (historicalincludes/updates/*.incuntouched).- Remove the dead duplicate
config/optionalbase config (node.type.faq + fields/storage/displays) — owned by the bundledfaqsubmodule; keep the 3 Varbase-layering configs.
AI-Generated: Yes (Used Claude Code to convert install to a Drupal Recipe and switch to the bundled faq submodule)
Checkpoints
- File an issue about this project
- Addition/Change/Update/Fix to this project
- Testing to ensure no regression
- Automated unit/functional testing coverage
- Developer Documentation support on feature change/addition
- User Guide Documentation support on feature change/addition
- UX/UI designer responsibilities
- Accessibility and Readability
- Reviewed by a human
- Code review by maintainers
- Full testing and approval
- Credit contributors
- Review with the product owner
- Update Release Notes
- Release
Edited by Rajab Natshah