BookRo Room Booking is a conference room booking plugin built around hourly time slots and a visual daily schedule timeline.
It allows administrators to manage bookings, working hours, breaks and pricing directly from the WordPress dashboard, while users can book rooms through a simple frontend form.
Use the shortcode:
[bookro_booking_form]
Place it on any page to display the booking form.
The plugin includes base rental rate support.
BookRo Room Booking stores booking and contact information in custom database tables.
Personal contact data is stored in:
When the plugin is deleted from WordPress (Delete action, not just Deactivate), all personal contact data stored in these tables is permanently removed from the database.
This plugin sends booking notifications using the standard WordPress email system (wp_mail).
Email delivery depends on the hosting provider or configured SMTP service.
No data is transmitted to third-party services by default.