Theme Local Services Docs
Theme Local Services is the first-party Capell theme for trades, clinics, consultancies, and local operators that need quote-led service pages.
Read Next
Section titled “Read Next”Developer Starting Points
Section titled “Developer Starting Points”| Need | Start Here |
|---|---|
| Theme definition and optional integrations | src/LocalServicesThemeServiceProvider.php |
| Demo content install | src/Console/Commands/DemoCommand.php, src/Actions/InstallLocalServicesThemeDemoAction.php |
| Optional integration flags | Core ViewSectionRenderer extra view data |
| Theme management entry | src/Manifest/ThemeManagementPageContribution.php |
| Health diagnostics | src/Health/ThemeLocalServicesHealthCheck.php |
| Public output checks | tests/Unit/PublicOutputSafetyTest.php |
Section Integrations
Section titled “Section Integrations”Local Services-specific sections can use:
- Form Builder for the
quote-formsection. - Blog for the
resourcessection.
These integrations must stay optional so the theme can install before a host app decides which lead-capture and content packages it needs.