By boardie11 on
Hi All,
I require a small and straight forward booking system (i believe!). All I want to do is:
Me: Set what dates I am free for an appointment
Customer goes on to site
Customer attempts to book an appointment and views the calendar (not free = red or something to that effect)
When customer selects a date I am free it informs me by email giving their name and phone number
I can then add this appointment to my calendar/it alerts me through drupal or even google CAL or outlook if I have the luxury of doing so!!
Have found a few for Drupal 6 that could be possible but I need one for Drupal 7
Many thanks!
Comments
_
you could probably do this with the signup module... that's what drupalcons use.
Thanks
Thank you will give it a try.. does seem relevant from what I can see! will let you know how I get on..
Thanks again
Help setting dates
Hi again,
I have installed the module and enabled it etc.. but cant seem to find an option for setting dates to free or busy (making for example wednesday unavailable from the dropdown calender. I have gone into the "components" window where you set the field types but it dosent seem to be there?
Any advise will be great!
Thanks
just dropping my 2
just dropping my 2 cents...
remember you also have the fullcalendar module for the agenda view. You would have to make the events (appointments) by yourself if you want to fully control it, that way you could set the not available periods manually (repeating events would be really advisable) and use "Rules" to stop ppl from creating new events on top of others...