Public room listings and booking enquiries
Public room listings and booking enquiries: Manage HMO properties, rooms, occupants, bookings, public enquiries, KYC, compliance documents, inspections, agreements, terminations and audit evidence.
HMO Manager
Open guide →GuideOpen the public HMO room listing
Follow the code-backed open the public hmo room listing workflow.
Open guide →GuideView a public HMO room
Follow the code-backed view a public hmo room workflow.
Open guide →GuideSubmit a public HMO reservation request
Follow the code-backed submit a public hmo reservation request workflow.
Open guide →GuideReview public HMO booking enquiries
Follow the code-backed review public hmo booking enquiries workflow.
Open guide →GuideConvert a public enquiry to a reserved booking
Follow the code-backed convert a public enquiry to a reserved booking workflow.
Open guide →GuideUpdate a public enquiry status
Follow the code-backed update a public enquiry status workflow.
Open guide →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 →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 →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 →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 →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 →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 →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 →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 →