v2.1.1 Latest

Three Filament resources, all under a "Subscriptions" navigation group.

  • Plans -- full CRUD with relation managers for features and subscriptions
  • Features -- standalone CRUD; features attach to plans elsewhere
  • Subscriptions -- read-only list with inline Cancel / Renew actions

All three resolve model classes via config('subscriptions.models') -- if you've registered extended models in the parent package, the admin uses them automatically.