Skip to main content
50% off Capell extensions Claim
Capell home
My account

Manage cookie preferences

Choose which optional cookies Capell may use.

Essential
Always on

Required for Capell to work — login, security, page rendering.

Analytics

Anonymous usage telemetry to improve editor performance.

Marketing

Personalization for the Capell marketing site.

Cookie policy

Liquid Glass Theme

Theme Liquid Glass gives Capell sites a free modern glass interface with translucent panels, crisp typography, warm accent actions, and polished standard sections.

Overview

What Liquid Glass Theme provides

Theme Liquid Glass gives Capell sites a free modern glass interface with translucent panels, crisp typography, warm accent actions, and polished standard sections.

Three presets cover bright product launches, editorial glass pages, and darker graphite surfaces while staying fully driven by Theme Studio tokens.

It extends the default frontend runtime, keeps public output cache-safe and editor-free, and adds a polished alternative to the Foundation and Corporate free lanes.

It is built for teams that need theme and liquid glass across public frontend without turning the project into one-off application code.

Editors get a focused Capell workflow that feels native to the site instead of another disconnected tool to learn.

/ 08
8 captures Visual gallery
Theme palette
THEME

A headline in this theme

Body copy, cards, and buttons rendered in the theme's own colours.

Primary action
Primary #0f766e
Surface #f3fbfa
Text #10202a
Headings Inherit Body Inter

Reviews

Theme review perspectives for Liquid Glass Theme

Switch the evaluation lens to see how different roles should assess this theme before adopting it.

An expressive starting look, fully in your control

“Liquid Glass gives the site a high-impact, glassy visual language out of the box, while the Laravel team keeps full control of the structure and markup underneath.”

Site Owner

AI acting on behalf of a site owner

Review audience
Install

Install on your Capell site in three steps.

Each extension ships as a standard Composer package. Purchases unlock account access immediately before you install.

Support
First-party Capell support for active marketplace customers.
Data access
Reads and writes Capell content structures required by the package; public output receives rendered content only.
  1. 01

    Require the package

    composer require capell-app/theme-liquid-glass
  2. 02

    Register the extension

    php artisan capell:extension:enable capell-app-theme-liquid-glass
  3. 03

    Clear schema cache

    php artisan capell:admin:clear-schemas-cache
Package README Install impact, package shape, common pitfalls, and maintenance notes.

Theme Liquid Glass

What This Plugin Adds

Theme Liquid Glass is an Available, No schema impact Capell theme in the Capell Foundation product group. It ships as capell-app/theme-liquid-glass and extends these surfaces: frontend.

Theme Liquid Glass gives Capell sites a free modern glass interface with translucent panels, crisp typography, warm accent actions, and polished standard sections. Three presets cover bright product launches, editorial glass pages, and darker graphite surfaces while staying fully driven by Theme Studio tokens. It extends the default frontend runtime, keeps public output cache-safe and editor-free, and adds a polished alternative to the Foundation and Corporate free lanes.

After install, admins can select the theme through the core theme management surface. Editors keep using normal Capell content workflows while the package controls public presentation.

Status details:

  • Status: Available
  • Tier: free
  • Bundle: foundation
  • Composer package: capell-app/theme-liquid-glass
  • Namespace: Capell\ThemeStudio\LiquidGlass
  • Theme key: liquid-glass

Why It Matters

For developers: The package gives developers package-owned service providers, Actions, and Blade views instead of pushing this behaviour into core or application code.

For teams: A free glass interface theme for modern Capell sites with translucent panels, sharp content rhythm, and three token-driven presets.

Screens And Workflow

Screenshot contract: docs/screenshots.json.

  • Liquid Glass homepage (frontend, required).
  • Liquid Glass landing page (frontend, required).
  • Liquid Glass listing page (frontend, required).
  • Liquid Glass search results (frontend, required).
  • Liquid Glass contact page (frontend, required).
  • Liquid Glass Clarity preset proof (frontend, required).
  • Liquid Glass Prism preset proof (frontend, required).
  • Liquid Glass Graphite mobile proof (frontend, required).

Technical Shape

  • Service providers: Capell\ThemeStudio\LiquidGlass\LiquidGlassThemeServiceProvider.
  • Actions: InstallLiquidGlassThemeDemoAction.
  • Command signatures: capell:theme-liquid-glass-demo.
  • Console command classes: DemoCommand.
  • Manifest contributions: admin-page: Capell\ThemeStudio\LiquidGlass\Manifest\ThemeManagementPageContribution.
  • Health checks: Capell\ThemeStudio\LiquidGlass\Health\ThemeLiquidGlassHealthCheck.
  • Blade views: packages/theme-liquid-glass/resources/views/livewire/page/page.blade.php, packages/theme-liquid-glass/resources/views/page.blade.php, packages/theme-liquid-glass/resources/views/sections/content-listing.blade.php, packages/theme-liquid-glass/resources/views/sections/cta.blade.php, packages/theme-liquid-glass/resources/views/sections/features.blade.php, packages/theme-liquid-glass/resources/views/sections/footer.blade.php, packages/theme-liquid-glass/resources/views/sections/hero.blade.php, packages/theme-liquid-glass/resources/views/sections/navigation.blade.php, packages/theme-liquid-glass/resources/views/sections/proof.blade.php.
  • Cache tags: theme-liquid-glass.

Data Model

This theme has no schema impact. It relies on core Capell site, page, locale, and theme records instead of declaring package-owned tables.

Install Impact

  • Admin navigation: contributes admin extension points through capell.json.
  • Permissions: none declared in capell.json.
  • Public routes: none detected in package route files.
  • Database changes: no package migrations declared.
  • Settings: no package settings declared.
  • Queues or schedules: none detected in standard package paths.
  • Cache tags: theme-liquid-glass.
  • Commands: capell:theme-liquid-glass-demo.

Common Pitfalls

  • Keep public Blade and cached HTML free of authoring markers, model IDs, permissions, signed editor URLs, and lazy database queries.
  • Keep composer.json, composer.local.json, capell.json, docs, screenshots, and tests aligned when the package surface changes.

Troubleshooting

Symptom Likely cause Check Fix
Package surface is missing after install Provider or manifest is not loaded Confirm capell.json, package composer.json, and provider registration Reinstall the package, refresh Composer autoload, and clear host caches
Background work does not run Queue worker or scheduled command is not active Check package jobs, commands, and host scheduler configuration Start the queue or scheduler, then run the focused command or package test
Public output leaks unexpected state Render data, cache variation, or authoring boundary has regressed Check public Blade, cache tags, and public-output safety tests Move data loading out of Blade and rerun the package public-output tests

Quick Start

  1. Install the package: composer require capell-app/theme-liquid-glass.
  2. Run the required setup: php artisan capell:theme-liquid-glass-demo.
  3. Verify the package provider is registered and the related frontend, command, or extension point is active.

Next Steps

Overview A shorter package overview for marketplace and account review.

Theme Liquid Glass

What this theme gives you

A modern glass look with translucent panels, crisp type, and warm accent buttons. Three presets cover bright product launches, editorial glass pages, and darker graphite surfaces.

How to use it

  1. Go to Appearance > Themes (or Settings > Theme).
  2. Choose Theme Liquid Glass and Activate.
  3. Open Theme settings to set your logo, colours, and fonts, and pick a preset.
  4. Preview before making it live.

What it adds

  • Translucent glass sections and polished standard layouts.
  • Three presets that restyle the whole site with no code.
  • Portable demo content to start from.

Good to know

  • Built on Foundation Theme - install that first.
  • A free, polished alternative to the Foundation and Corporate looks.
  • Preview to see it before visitors do.

For developers: see the README.

History

Downloads and releases

Total downloads
0
Last downloaded
No downloads yet

Version history

1 release
  1. v1.0.0
    May 3, 2026
Write a review

Write your comment here. If you are not logged in, you will be asked to log in or create an account before it can be submitted.

Login or create an account is required before the review is saved.

No approved reviews yet. Reviews from eligible customers appear here after marketplace review.

Payment and licences

How marketplace purchases work

Capell keeps payment, account ownership, package receipts, and install access separate so a failed step can be recovered without guessing where the licence lives.

Who takes the payment?

Paid marketplace checkouts are sent to Stripe. Capell does not collect card details inside your CMS; Stripe confirms the payment and Capell activates the matching marketplace licence for the Capell account that approved the install.

How is the licence attached?

The licence is created against the signed-in Capell account first. When the hosted install flow returns to your CMS, Capell binds that licence to the requesting site and sends back the install authorization needed to continue.

Where does Lemon Squeezy fit?

Lemon Squeezy handles the hosted checkout and tax receipt for paid marketplace products. Capell still records the account licence, site activation, and package access so installs are authorized from your Capell account.

What happens if checkout is cancelled or expires?

No licence is created until Lemon Squeezy confirms payment. If checkout is cancelled, start it again from the same review screen. If the quote expires, return to the marketplace in your CMS and start a fresh install flow so pricing and package metadata are recalculated.

What should I do if something looks wrong?

Keep the support reference shown on the review screen or receipt, then contact support before retrying with a different account. For missing licences, failed returns, or receipt mismatches, Capell can reconcile the Lemon Squeezy order, Capell account, package receipt, and connected site from that reference.