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?

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?

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 […]
Can the system handle multiple locations or cities on one site and allow guests to filter by destination, neighborhood, or landmark?

Yes, WPRentals can handle many locations on one site and lets guests filter by city, neighborhood, and well known places. The system stores structured data for countries, cities, and areas, powers map based searches, and can use Google Places or OpenStreet autocomplete. With the right settings, one WPRentals install can cover one city, one country, […]