Booking Calendar Plugin
Hotel Booking Calendar - WordPress Plugin
by Zoltan Peter Sumegi & ChatGPT · github.com/sumegizoltan73/booking-calendar · website
★ 0stars
4release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/sumegizoltan73/booking-calendar/releases/download/v1.0.4/booking-calendar-v1.0.4.zipDeclares an update source (https://github.com/sumegizoltan73/booking-calendar), so updates arrive through the plugin's own updater.
From the readme
booking-calendar
Hotel Booking Calendar - WordPress Plugin
Based on sumegizoltan73/agent-booking-plugin
WordPress version
The plugin was tested on WordPress 7.0.0, but it also works on earlier and future versions because it does not rely on any specific WordPress function or procedure.
How the plugin works
The plugin is a calendar-based booking system where bookings are assigned to daily slots, with some bookings spanning multiple days.
Customer details are stored with each booking, along with the booked room number or multiple room numbers. Notes, phone numbers, and email addresses can be added when creating a booking. These details are later displayed in a popup when clicking the booking slot in the calendar view. The most important booking details are also shown in a hover tooltip, but for a more comfortable display and for mobile use, the slot bar or row should be clicked or tapped. The clickable area differs depending on whether the calendar is in month view or week view.
Notes and bookings can be deleted, and separate notes can also be added to a slot, day, or date range. All of these are displayed. In the calendar view, each slot event only shows the room numbers and on
Read the full README on GitHub →