Forum Moderators: buckworks
I require a php based booking system, to integrate with a website.
The booking system would be used for taking online reservations for hotel rooms.
It needs to have -
- a search facility, to search by availability (ie date of arrival and checkout)
- ability to make reservations online, with automated email booking confirmation
- ability to set different room rates for different days and events
- ideally ability to take payments, or integrate with another payment gateway (such as romancart) but must uintegrate with the HSBC epayments processor.
- a back end management system to manage, room prices and availability
The payments part isn't essential as we can integrate the booking system with a payment process ourselves.
We don't mind if the system is commercial and we have to pay for it, but ideally we would like unencrypted source code, so that we can customise the system.
I know this a lot to ask but appreciate all help and ideas!
------------------------------------------------------------
Thanks!
You have to search around but there are good quality open-source projects out there. Of course to get all the specifics you'd need to do some custom coding in the first place, but why pay to reinvent the wheel? Building off an open-source project will be faster and cheaper.
I guess if you are happy with a skinned standard OSS booking system for a small two-room bed and breakfast then you should go for OSS, but if you are a serious commercial concern (rated hotel, etc.) you really do need to get it done bespoke.
[mrbs.sourceforge.net...]
if url gets deleted search sourceforge for MRBS
hope this is useful
nn :)