Media that supports structured CMS pages
Media becomes easier to manage when it is connected to page structure, widgets, packages, and public rendering expectations. Capell supports reusable assets without asking editors to copy markup or remember template rules.
Use media for page heroes, screenshots, videos, package previews, theme galleries, documentation visuals, and shared content blocks that need clean public output.
Media belongs to the page structure
Capell keeps media decisions connected to how the frontend renders the page. That keeps editors productive without making public output depend on ad hoc rich text.
Media questions
Media in Capell should support reusable page structure, package previews, and clean visitor output.
Can editors replace images themselves?
Yes, when developers expose the right fields or assignable assets. The public template still controls layout, sizing, and markup.
Can the same asset be reused?
Yes. Shared assets and content blocks reduce copy-paste and make replacements easier across repeated pages.
Does media have to use a Capell theme?
No. Themes can help, but the public frontend remains yours. Media can render through Blade, Livewire, Inertia, Vue.js, or custom output.
Make assets reusable without hiding presentation
Media decisions lead naturally into page building and themes: define which visuals editors can change, then render them through reusable frontend code.