Scheduled sessions with a hard capacity, instructors who can't be double-booked, and prepaid class passes — built as a Pro module in the Tiger Booking Pro add-on, installing alongside the free plugin. Your one-to-one appointments keep running on the free engine underneath.
Pro add-on, installs alongside the free plugin · No uninstall, no data migration
A class session accepts many bookings up to a limit — the model the one-to-one appointment engine was never built for.
Every session's spots-left is computed live from committed, non-cancelled bookings — never a cached counter. Before a booking is written, the session is locked with a MySQL named lock so the check-then-insert can't race: two people reading "1 spot left" at the same instant can't both take it.
An instructor isn't free text on a session — they're a resource the same conflict engine tracks. Scheduling them into two overlapping classes is rejected outright, and the studio room they're booked into is checked the same way, at the same time.
Sell a pack of credits once; every class check-in draws down the balance automatically.
Build a catalogue of prepaid packs — a credit count, a price and an optional expiry window per pack.
Buying a pack creates a ledger row with a credit balance; a customer can hold several packs with different expiries at once.
A class check-in burns one credit from the oldest still-valid ledger row, so credits are spent in the order they'd expire.
Fitness & Classes ships as a Pro module inside the Tiger Booking Pro add-on. Your one-to-one appointments, customers and settings don't move — there's nothing to uninstall and nothing to migrate.
Personal training and consultations already run on the free appointment engine — this module adds the group-class side on top.
Fitness & Classes is a module inside the Tiger Booking Pro add-on — it installs alongside the free plugin, not in place of it.
Class sessions, instructors and rooms use the same booking kernel as every other module — no separate database, no separate settings screen to relearn.
One-to-one appointments and group classes are different models — here's what each one covers.
Install the free build today, or add Fitness & Classes with the Tiger Booking Pro add-on.