> ## Documentation Index
> Fetch the complete documentation index at: https://docs.devdeia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pricing

> License tiers for Filament Cappuccino Theme.

Two licenses, both one-time purchases.

<div className="grid grid-cols-1 md:grid-cols-2 gap-4">
  <div className="rounded-xl border border-gray-200 dark:border-gray-700 p-6 transition-colors hover:border-[#84C225]">
    <h3 className="text-lg font-semibold m-0">Single Project</h3>

    <p className="text-sm text-gray-500 dark:text-gray-400 mt-2">
      Install Filament Cappuccino Theme in one (non-SaaS) project. Includes four activations (development, test, staging, and production). One year of updates. Renewing at a discounted price to continue receiving updates and new features.
    </p>

    <p className="text-xs text-gray-400 mt-2">
      Questions or payment issues? Contact <a href="mailto:andreiabohner@gmail.com">[andreiabohner@gmail.com](mailto:andreiabohner@gmail.com)</a>
    </p>

    <div className="text-3xl font-bold mt-4">
      €49.00 <span className="text-sm font-normal text-gray-500">one-time</span>
    </div>

    <div className="text-sm text-gray-500">Renews at €39.00</div>

    <a href="https://checkout.anystack.sh/filament-cappuccino-theme" className="mt-6 inline-flex w-full items-center justify-center rounded-lg bg-gray-900 px-4 py-2 font-semibold text-white no-underline hover:opacity-90">
      Select Single Project →
    </a>
  </div>

  <div className="rounded-xl border border-gray-200 dark:border-gray-700 p-6 transition-colors hover:border-[#84C225]">
    <span className="inline-flex items-center gap-1 rounded-full bg-[#84C225] px-2 py-0.5 text-xs font-semibold text-white">
      ★ BEST VALUE
    </span>

    <h3 className="text-lg font-semibold mt-3 mb-0">Unlimited Projects</h3>

    <p className="text-sm text-gray-500 dark:text-gray-400 mt-2">
      Install Filament Cappuccino Theme in unlimited projects, including SaaS applications. Includes unlimited license activations. One year of updates. Renewing the license at a discounted price to continue receiving updates and new features.
    </p>

    <p className="text-xs text-gray-400 mt-2">
      Questions or payment issues? Contact <a href="mailto:andreiabohner@gmail.com">[andreiabohner@gmail.com](mailto:andreiabohner@gmail.com)</a>
    </p>

    <div className="text-3xl font-bold mt-4">
      €139.00 <span className="text-sm font-normal text-gray-500">one-time</span>
    </div>

    <div className="text-sm text-gray-500">Renews at €129.00</div>

    <a href="https://checkout.anystack.sh/filament-cappuccino-theme" className="mt-6 inline-flex w-full items-center justify-center rounded-lg bg-[#84C225] px-4 py-2 font-semibold text-white no-underline hover:opacity-90">
      Select Unlimited Projects →
    </a>
  </div>
</div>

## Purchase & activation

<CardGroup cols={2}>
  <Card title="Buy on AnyStack" icon="cart-shopping" href="https://checkout.anystack.sh/filament-cappuccino-theme">
    Handled by AnyStack — you'll get a license key by email after checkout.
  </Card>

  <Card title="Buy on Stripe" icon="credit-card" href="https://buy.stripe.com/eVq4gB6Rn9Cy6NG0MBdby03">
    Direct checkout via Stripe.
  </Card>
</CardGroup>

See [Installation](/filament/cappuccino-theme/installation) for activating your license key with Composer.
