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.
9 lines
271 B
9 lines
271 B
4 years ago
|
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
|