Public room listings and booking enquiries
Manage HMO properties, rooms, occupants, bookings, public enquiries, KYC, compliance documents, inspections, agreements, terminations and audit evidence.
Open the public HMO room listing
Follow the code-backed open the public hmo room listing workflow.
Open guide →How-to guideView a public HMO room
Follow the code-backed view a public hmo room workflow.
Open guide →How-to guideSubmit a public HMO reservation request
Follow the code-backed submit a public hmo reservation request workflow.
Open guide →How-to guideReview public HMO booking enquiries
Follow the code-backed review public hmo booking enquiries workflow.
Open guide →How-to guideConvert a public enquiry to a reserved booking
Follow the code-backed convert a public enquiry to a reserved booking workflow.
Open guide →How-to guideUpdate a public enquiry status
Follow the code-backed update a public enquiry status workflow.
Open guide →How-to guideUse the HMO Public Enquiries controller action
Understand the exact staff-side action implemented by Hmo_manager::public_enquiries and the workspace it serves.
Open guide →How-to guideUse the HMO Public Enquiry controller action
Understand the exact staff-side action implemented by Hmo_manager::public_enquiry and the workspace it serves.
Open guide →How-to guideUse the HMO Convert Public Enquiry controller action
Understand the exact staff-side action implemented by Hmo_manager::convert_public_enquiry and the workspace it serves.
Open guide →How-to guideUse the HMO Public Enquiry Status controller action
Understand the exact staff-side action implemented by Hmo_manager::public_enquiry_status and the workspace it serves.
Open guide →How-to guideUse the public HMO Index route
Follow the public controller action Hmo_manager_public::index through its supported token, room or property route.
Open guide →How-to guideUse the public HMO Room route
Follow the public controller action Hmo_manager_public::room through its supported token, room or property route.
Open guide →How-to guideUse the public HMO Request route
Follow the public controller action Hmo_manager_public::request through its supported token, room or property route.
Open guide →How-to guideUse the public HMO Thank You route
Follow the public controller action Hmo_manager_public::thank_you through its supported token, room or property route.
Open guide →