Packages
The Packages section allows you to define and manage time-based access blocks that bundle multiple resources or sessions together. These can be configured to operate only on certain days or times and are ideal for things like facility rental blocks, wellness bundles, or special access deals.
π Overview Tableβ
The packages table lists all configured packages for your location.
Column | Description |
---|---|
Name | The title of the package. |
Days | The days of the week when the package is valid. |
Start Time | The daily starting time for package availability. |
End Time | The daily ending time for package availability. |
β Creating a Packageβ
Click the "Create" button to open a slide-out form panel.
π Required Fieldsβ
Nameβ
- A unique label that describes the package (e.g., "Weekend Wellness Pass").
Start & End Timeβ
- The time window each day when the package can be redeemed.
Daysβ
- Select which days of the week this package is available.
π§³ Resource Integrationβ
Packages are generally used in coordination with resources. While this setup may vary based on your implementation, common use cases include:
- Allowing access to a group of resources under one price.
- Offering time-limited use of otherwise independent sessions.
You can build logic in your booking system to check if a userβs selected time falls within a packageβs time block.
π Editing & Deleting Packagesβ
Click the edit icon on any row to modify the package. All fields can be adjusted in real time.
To delete a package:
- Click the trash can icon.
- There are currently no dependency restrictions, but best practice is to ensure no active bookings rely on the package before deletion.
β Best Practicesβ
- Keep package names clear and consistent.
- Avoid overlapping packages with the same days and time to prevent booking conflicts.