Bookings API
This is an API that takes care of general booking functionality, with arbitrary time granularity. Bookable resources can have default availability times set, and bookings with time conflicts are not permitted. Users with correct permissions may add repeating bookings or special availability times.
Depends on Date API (and its submodule "Date Repeat API"). This module provides an API, install it only if another module tells you so. Date API itself uses some features from PHP 5.2 - so you might have problems with earlier versions of PHP.
This module will undergo a major rewrite (using node-based resources instead of the currently used custom ones) - please feel free to state whatever wishes, ideas or needs you have!
The new release 6.x-3.x is unstable. At the moment it provides no new functionality. It WILL break your system. Never test it on an important system. Never..
If you like testing new software - feel free to test it. But be aware: ANY release of this might break all functionality or delete all your data. Anything might change in between two commits. And I will commit when I finish working - not when the software is stable (e.g. a commit might not even have a correct syntax. Anything might be wrong. And I really, really mean this).
Stay with 1.x unless you really, really know what you are doing, have backups and like to test software.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-alpha5 | 2009-Sep-24 | 29.61 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Sep-25 | 29.72 KB | Download · Release notes | Development snapshot | |
