An open house is the cheapest viewing an agency ever runs: one trip, one hour, several buyers at once. The hard part is filling it. The Open House add-on solves that by sending an automatic alert to exactly the people who already told you they want this kind of property — users whose saved search matches a property about to hold a viewing.
Once the add-on is enabled, the property form gains an Open House card. Each row is a slot with a start time and an end time. A single property can hold as many slots as needed — a Saturday morning and a Sunday afternoon, or four consecutive weekends.
Slots are structured data, not a free-text line, and that distinction is what makes the rest of the add-on work. Structured slots allow the listing to order and filter by them, the property page to surface the next upcoming one, and the alert to know exactly what is coming up within the next seven days. Slots can also be prepared in a spreadsheet, since they are stored as a CSV column.
Past slots stop showing on their own — there is nothing to tidy up after an event has passed.
Visitors can register for a slot directly from the property page. The admin sees the attendee list per slot, giving a clear picture of expected turnout before the viewing takes place.
The alert is sent automatically by the site's scheduled job. It goes to users whose saved search matches a property scheduling an open house within the next seven days, and only to those who have alerts switched on. Two conditions must be in place for it to reach anyone: the scheduled job must be running, and the Saved Searches add-on must be active — the alert is aimed at people who saved a search, so without saved searches it has no audience.
Configure the alert under Configuration → Add-ons → Open House alerts.

| Setting | Description |
|---|---|
| Subject and body | The text of the alert email sent to matching users. |
| Per-event row template | Controls how each individual open-house slot is rendered inside that email. |
The entire Open House card is subject to the Fields screen, so it can be unpublished or restricted to a specific access level if needed.
To install this addon, open the Add-ons panel inside FW Real Estate. See Getting Started → Add-ons for details on free addons, paid addons, and site verification.