task: #3608640 Switch to a Default Varbase Total Control Dashboard recipe and drop the use of the Module Installer Factory class for permissions
Closes #3608640.
Move the role permission grants into recipes/default/recipe.yml (config actions only; module installation and optional-config imports stay procedural, unchanged). Drop config/permissions/. Call the recipe at the end of varbase_total_control_install() instead of ModuleInstallerFactory::addPermissions(). Also creates the editor/content_admin/site_admin/seo_admin roles in CI before module install (needed for the strict Recipe grant; Standard doesn't ship them). Same pattern as Varbase API / Varbase Media / Varbase Blog / Varbase Bootstrap Paragraphs / Varbase Carousels.
AI-Generated: Yes (Used Claude Code to port the Recipe-permissions pattern to varbase_total_control).
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