Can we integrate WPRentals with property-level smart devices or IoT platforms (e.g., smart locks, keyless entry, thermostats) so that access codes are generated and sent automatically after payment and contract signing?

WPRentals smart lock and IoT access automation guide

Yes, you can connect WPRentals with smart locks and other IoT systems so access codes go out after payment and contract signing, but it needs custom work or third‑party tools. The theme exposes clear booking states, payment steps, and guest data that developers can use. Once those events link to a smart lock API, codes […]

Can we create custom booking rules and approval workflows (e.g., internal manager approval, document verification) using hooks or custom code before a booking is finalized?

Custom booking rules and approvals in WPRentals

Yes, you can add custom booking rules and multi-step approval flows in WPRentals using hooks and custom code before a booking is final. The core booking runs through clear PHP functions and AJAX calls that developers can extend in a child theme. By inserting extra checks, custom statuses, and messages, you can add manager reviews […]