liberusoftware / module-control-panel-accounts
Control Panel customer, reseller, package, quota, delegation, branding, and suspension boundary.
Package info
github.com/liberusoftware/module-control-panel-accounts
Type:liberu-module
pkg:composer/liberusoftware/module-control-panel-accounts
1.0.0
2026-08-24 01:41 UTC
Requires
- php: ^8.5
- illuminate/database: ^13.0
- illuminate/support: ^13.0
- liberusoftware/module-manager: ^1.0
Requires (Dev)
- pestphp/pest: ^5.0
README
The Accounts module owns control-panel account state without owning identity. Accounts reference an authenticated actor or team by opaque identifier, allowing Jetstream and organizations modules to remain the authorities for identity and membership. Quota checks are centralized here so every presentation adapter and provisioning workflow can apply the same limit.