By jasongarvey on
I was wondering if there is any room Scheduling modules or components in Drupal.
So users could input the room and time of an event. Then that room could not be booked at that time.
The events should have the option to show up in the calendar and list of events.
thanks in advance.
Edited by: VM; Moved to appropriate forum
Comments
=-=
module development forum is not for asking about modules its' for asking module development related questions.
please use the post installation forum.
there are some modules in the repo to look into. My quick search revealed the bookingsapi.module, bookings.module, booking_timeslots.module
I'd venture a guess there are more if you do a more thorough search than I have.