Overview
Status: Available, no schema impact · Kind: theme · Theme key: education · Contexts: frontend, console · Product group: Capell Foundation · Commercial proposal: paid first-party theme
Theme Education helps a Capell site present courses, training programmes, learning resources, instructors, events, and enrolment calls to action in one coherent frontend theme.
What This Package Adds
Section titled “What This Package Adds”- An
educationtheme definition and preset. - Education-specific CSS and page wrapper.
- Section renderers for learning-pathway content such as course catalogue, instructors, resources, events, enrolment CTA, FAQ, proof, and footer flows.
- Optional renderer awareness for Blog, Events, and Form Builder.
- A demo command that installs route-backed education demo pages.
- Theme health and management-page manifest contributions.
Why It Matters
Section titled “Why It Matters”For a non-technical owner, this theme answers: “Can I show what people can learn, why they should trust us, and how they enrol?” It gives that site shape without asking the owner to understand renderer contracts.
For developers, the package keeps education presentation separate from Foundation Theme. It registers through Capell theme APIs, ships no schema, and can be tested as a package.
Runtime Shape
Section titled “Runtime Shape”EducationThemeServiceProviderregisters the theme whencapell-app/theme-educationis installed.DemoCommandcallsInstallEducationThemeDemoAction.- Core
ViewSectionRendererextra view data guards optional Blog, Events, and Form Builder sections. ThemeEducationHealthCheckexposes package health to diagnostics.
Data And Persistence
Section titled “Data And Persistence”This package owns no database tables, settings, models, or routes. It reads Foundation Theme runtime data and Capell page content.
Screenshot Plan
Section titled “Screenshot Plan”docs/screenshots.json describes marketplace screenshots for homepage,
directory, detail, contact, conversion CTA, and section-suite states.
Verification
Section titled “Verification”vendor/bin/pest packages/theme-education/tests --configuration=phpunit.xmlThe focused tests cover theme definition, manifest requirements, package-aware rendering, and public output safety.