Intelligent Room Booking System for Hotel
Complete booking management system with calendar, user authentication, and email notifications.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_irbsfh_bookings | Stores irbsfh bookings data created by this plugin. | Static |
| wp_irbsfh_rooms | Stores irbsfh rooms data created by this plugin. | Static |
| wp_irbsfh_settings | Stores irbsfh settings data created by this plugin. | Static |