How to Build a Hotel Booking Website Using Meta Box - P1

How to Build a Hotel Booking Website Using Meta Box - P1

In this series, we would like to introduce a way to build a Hotel Booking website using Meta Box. Usually, a Hotel Booking page has 4 common pages as below:

  1. Room’s page where you show all the room information in the frontend;
  2. Booking page in backend for your internal using;
  3. Booking page in frontend for your customer’s using;
  4. Booking management page in the backend.

Continue reading "How to Build a Hotel Booking Website Using Meta Box - P1"

How to Build a Hotel Booking Website Using Meta Box - P2 - Booking Page in Backend

How to Build a Hotel Booking Website Using Meta Box - P2 - Booking Page in Backend

In the first post of this series, we created a page showing all the hotel room’s information. It normally has a button or several call-to-action areas to go to the booking page which allows your customers to make an order. However, ‘cause some businesses have strong direct channels, they want their sales to make booking orders for their customers as well. Along with that, to have you imagine how to create a booking page in the frontend later (which is in the 3rd post), I made this post to show you how to create one in the backend. That is for internal users only.

Continue reading "How to Build a Hotel Booking Website Using Meta Box - P2 - Booking Page in Backend"

How to Build a Hotel Booking Website Using Meta Box - P4 - Booking Management Page

How to Build a Hotel Booking Website Using Meta Box - P4 - Booking Management Page

After the 3rd part of the series about how to build a hotel booking website using Meta Box, we had a basic system to create and book reservations for a small and medium hotel. However, I think that you still need a tool to collect all the booking details for easy management and scheduling.

That’s why in this 4th part, I will show you how to display all booking orders on one page so that you can view the booking schedule intuitively as well as easily check each information.

Continue reading "How to Build a Hotel Booking Website Using Meta Box - P4 - Booking Management Page"