Concepts
Klub is a provider-agnostic membership layer for Kirby. This section explains the core ideas before you install or configure anything.
How Klub works
- You configure a provider and define prices.
- Your site starts checkout via Klub.
- The provider processes payment and calls your webhook.
- Klub stores provider data on the user and grants gates.
Core concepts
- Providers: the payment services you connect.
- Gates: the access unit used to protect content.
- Plans and products: provider prices mapped into a shared catalog.
- Members: Kirby users with provider data and gates.