Add limits to hourly booking reservations as well as number of future reservations.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
271 B

name: roblib_bee_limits
type: module
description: Adds validation to limit both the number of active bookings as well as the max duration of bookings a user can have based on their roles.
package: Custom
core: 8.x
core_version_requirement: ^8 || ^9
dependencies:
- bee