Skip to main content

Purchase and activate

Filament Cappuccino Theme is commercial software. You can buy a license through AnyStack or via Stripe directly.

Buy on AnyStack

Payment, licensing, and distribution handled by AnyStack.

Buy on Stripe

Direct checkout via Stripe.
During checkout, you’ll receive a license key by email. Once it’s activated, you can proceed with the Composer installation below.
Run into any issues with purchasing or activation? Email andreiabohner@gmail.com.

Install with Composer

1

Add the private repository

Add the package repository to your project’s composer.json:
composer.json
2

Require the package

Install it like any other Composer package:
Composer will prompt for credentials:
Your username is the email you purchased with, and your password is your license key. For example:
3

Publish the assets

This copies the pre-built stylesheet into your public/ directory. Re-run it after every composer update, or wire it into your Composer post-update hook so it happens automatically.
4

Register the plugin

That’s it — the panel now uses the Cappuccino theme.