Packstub.
packstub/filament-features

Filament Features

Turn "what is this tenant allowed to do?" into one call: features and plans in code, per-tenant overrides for trials and exceptions, limits checked against real usage, and gating for pages, actions, routes and Blade — with a Your plan page and admin pages for flags and overrides.

FilamentPHP ^5.0 PHP ^8.3
Filament Features admin panel screenshot
Fig. 01 — Filament Features

Features

What’s included

  • Features and plans defined in code; plan resolved from a column, a subscription or a callback
  • Per-tenant overrides with expiry and reason, plus global kill switches and rollouts
  • Usage-aware limits and one-call gating: middleware, Blade, actions, pages — with a Your plan page

Install

Composer-native install

No zip downloads. You get a personal token and copy-ready commands, and the plugin installs and updates like any other Composer package.

install — bash
$ composer config repositories.packstub composer https://packstub.dev/composer/filament-features
$ composer require packstub/filament-features

Compatibility

Stated compatibility, not assumed.

FilamentPHP ^5.0
PHP ^8.3

Changelog

A changelog you can check

1.0.0 2026-08-31 Feature flags and entitlements for Filament tenants — plan-based features and limits, per-tenant overrides, kill switches, usage checks, and gating for pages, actions, routes and Blade.

Pricing

Terms you can read

Each tier states what it covers — projects, update window, support — before you pay. No surprises in a PDF afterwards.

Tier 01

Solo

$79 one-time
  • One project
  • Up to 3 tokens for local, CI, and production installs
  • 1 year of updates
Tier 02 Recommended

Unlimited

$199 one-time
  • Unlimited projects
  • Unlimited tokens for local, CI, and production installs
  • 1 year of updates

Checkout and VAT invoices are handled by our merchant of record.

What you get

A dependency you pay for should behave like a dependency.

01

Instant access. Your account, license, and Composer channel access are provisioned automatically after checkout — no waiting for an email.

02

Composer-native install. A personal token and copy-ready install commands in the developer portal. No zip downloads.

03

Updates for your license period. Install any version released while your license is active. Installed versions keep working after it ends.

04

VAT invoices. Checkout and invoicing are handled by our merchant of record. Invoices are available from the portal.

05

Email support. Direct support from the maintainers for licensed customers.

FAQ

Common questions

What happens after I buy? +

Checkout creates your account and license automatically. Sign in to the developer portal, create a Composer token, and copy the install commands. The whole flow takes about two minutes.

How does installation work? +

Add the Packstub Composer repository to your project, authenticate with your token, and run composer require. The portal shows the exact commands for each plugin you own.

What does "1 year of updates" mean? +

You can install any version released within your update window. When it ends, everything you've installed keeps working; renew to get access to new releases.

Can I use a plugin in client projects? +

A single-project license covers one production project. The unlimited tier covers any number of projects you or your team build and deploy.

How is payment handled? +

A merchant of record processes the payment, handles VAT, and issues invoices — the provider for your order is shown at checkout. Your card details never touch our servers.

What is your refund policy? +

14-day refund, no questions asked — see Refund Policy page.

Do you offer support? +

Licensed customers get email support for installation, configuration, and bug reports. Bug fixes ship as regular releases.