Accommodation
Categories
Component ID
2339017
Component name
Accommodation
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
A simple booking system for hotels and other accommodations.
The goal is to provide basic booking features while keeping configuration as simple as possible, in opposition to existing hotel modules, whose got a wide range of features but need a complex installation.
Features
- Simple booking block
- Online rate calculation
- Send a mail of the request to the accommodation manager
- Send a copy to the client
Status
The calculation block works, as well as answer and sending request by mail.
However, most of the code is still hardcoded and it does not rely on Hoteldruid yet.
Roadmap
- Replace all hardcoded strings with customizable variables
- Integration with HotelDruid and other booking platforms
- Get calculation rules from booking platform
- Proceed to booking after validation or payment
- Payment processing
Long term goals may include integration with existing Drupal hotel management systems.
