Booking Systems
This group is for anyone interested in booking systems. The main focus should be on whether it's feasible to come up with a booking system api for drupal that can then be extended for a myriad of different functionalities.
But, also to discuss any other booking type systems that exist for drupal, these may also offer the chance of integration into an api.
Is this being developed still??
i would like integration into the events module on used here
the booking should work like this
-
users add a booking by timeslot
-
the booking is displayed and highlighted as red.
-
admin accepts and the booking is highlighted as green, with the other bookings highlighted as yellow as secondary booking
Bookings API and implementation module proposal
I want to create a Drupal module for visitors to book rooms or entire buildings. It's intended for buildings that have publicly-accessible meeting rooms, study rooms, or banquet halls. The module would be built to allow managers to use it in tandem with Google Calendar for greater flexibility: sometimes bookings are made or changed in-person, and Google Calendar is better suited for quick and visual edits. This would just be a single possible implementation; I intend to also create a generic booking API along with this.
Front End developer | Bear Code
Looking for a Developer who shares our passion for Drupal. We are a custom development team in Montpelier, VT. We have many tools in our toolbox including PHP/Drupal, Java, and Flex. If you want to grow into a renaissance person, you've found the right shop. Check us out here (www.bear-code.com).
We’re looking for a PHP/Drupal developer with these skills --
• minimum 1-2 years PHP experience
• at least 6 months experience working with Drupal
• Coding for high-traffic Drupal sites
• Coding web user interfaces with XHTML, CSS and all the trimmings
How must the e-Commerce module be enhanced to be suited as a booking system?
Hi all,
I think the e-Commerce module is a good basis for a booking system. I would suggest, that we discuss how the e-Commerce module could be enhanced so that it can be used as a booking system.
For the use cases I can think of, a booking system consists of two parts:
- Data modelling and presentation (themeing) of the object/service/thing that can be booked. This can be done with CCK.
- Support of the booking workflow (booking, invoicing, get in contact with customers). Would be good if this was supported by e-Commerce.
My thoughts for Booking Systems
Hi All
First of all, my apologies to anyone who wanted to attend my presentation in Barcelona. I'd had a migraine building up all week, and my head decided to explode on Friday! So I spent the day with the curtains shut in the hotel. I was hoping to get some of my thoughts into a more viewable form post-Barcelona but have had a few problems to deal with in Real Life(tm). So I thought I'd try and share some of my ideas here, whilst giving a bit of background of where I've been (in terms of booking systems).
Previously
Please use this wiki page to add your use-cases for booking systems
Hi All
EDIT: Will www.drupal.org/project/openresort not do already a lot from underneath functionality?
As the title suggests, please add your use cases to this page so that we can start formulating some ideas (it's a wiki page).
Oh, and feel free to add/edit anything already submitted to the page - I think we need to come up with as many scenarios as possible??
Here's some possibles:
Room Booking System
1 Room can have many bookings.
The dates of the bookings can't clash for the given room.
We have created a booking engine for drupal
We have created a booking engine for Drupal. Currently it only supports accommodations, but Activities and tours, ski rentals and lift tickets are planned.
It is called OpenResort.. for more info visit www.openresort.org
Due to drupal liscensing issues we have not be able to release our full version of the module we have developed. It is only available as a custom configured, hosted and managed solution. BUT, we have released a basic version of our module which you can downolad from drupal.org.



