Booking Time Slots
Module provides Time Slots Booking functionality.
In example:
Users can go to Calendar and book specified time slots.
You can configure how many time slots are available and how long are the events, so after that time slot will be released.
You can configure hourly and half-hourly timelots (in calendar view).
INSTALLATION
1. Install the module (http://drupal.org/node/70151).
2. You need to copy theme files from theme/ into your theme folder.
Module just give you opportunity to make time slots functionality, after that you can change theme files (in your theme dir) for your personal requirements.
How this module works?
Read more how this module was created: #345163: booking functionality with time slots in calendar
Module cooperate with Calendar module.
REQUIREMENTS
http://drupal.org/project/calendar
TROUBLESHOOTING
See README.txt for most common issues (#439396: Configuration)
If you don't see timeslots in your calendar, rescan your Theme files in Calendar View.
If you don't see booked slots in your calendar, make sure that you added your datetime field
in your calendar view to Arguments and Fields (admin/build/views/edit/calendar).
If you don't see your datetime field on your content type form, disable Content Permissions module.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.1 | 2009-Jun-03 | 15.17 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Oct-17 | 23.54 KB | Download · Release notes | Development snapshot | |
