Havenlytics – Real Estate Plugin with Advanced Search, Maps & Property Builder
Havenlytics is a WordPress real estate plugin for agencies, agents, developers, and property directories. Create and manage listings with visual builders, smart filters, maps, galleries, and import tools — on any theme.
Works with any WordPress theme. The free Havenlytics Realty companion theme is optional.
📘 Documentation: https://havenlytics.com/documentation/ 🚀 Live Demo: https://demo.havenlytics.com/ 🌐 Official Website: https://havenlytics.com/ 🎨 Official Theme: https://wordpress.org/themes/havenlytics-realty/ (optional) 💬 Community: https://facebook.com/groups/havenlytics/ 📺 YouTube: https://www.youtube.com/@havenlytics 📧 Support: https://havenlytics.com/support/
Quick Start
- Install and activate Havenlytics.
- (Optional) Install the free Havenlytics Realty companion theme from WordPress.org.
- Run the Property Setup Wizard.
- Import the demo property listings using Quick Property Setup.
- After the import is complete, click View Website to preview the demo site or Return to Dashboard to continue customizing.
🎥 Watch: Build a Complete Real Estate Website in 30 Seconds
Who It’s For
- Real estate agencies and brokerages
- Property listing websites and directories
- WordPress developers building client sites
- Freelancers seeking a complete real estate solution
- Property management companies
- Individual real estate agents
Why Havenlytics
🏗️ Built for real estate — Purpose-built for property listings, not a generic directory plugin.
🎨 Visual builders — Drag-and-drop property forms, search filters, and listing cards without code.
⚡ Fast AJAX search — Real-time results with price, beds, baths, location, status, and custom field filters.
📈 Scalable — Built-in caching and optimized queries for small sites and large catalogs.
👨💻 Developer-friendly — 50+ hooks and filters, REST API, and theme template overrides (your-theme/havenlytics/).
🌍 Translation-ready — .pot file included; compatible with WPML and Polylang.
🔒 Secure — WordPress coding standards, capability checks, and GDPR-ready options.
Core Features
✅ Property Import Wizard — Guided demo import with media, maps, documents, agents, and custom fields.
✅ Drag & Drop Search Builder — Advanced search forms and sidebar filters.
✅ Interactive Maps — Leaflet or Google Maps with markers, clustering, and location search.
✅ Media & Documents — Galleries, videos, virtual tours, PDFs, and floor plans.
✅ Agent & Agency Management — Profiles, taxonomies, availability badges, and archive pages.
✅ Elementor Widgets — Property Archive, Property Agents, and Property Agency (see below).
✅ Performance & Cache — Cache dashboard and optimization tools.
✅ Email & Contact Agent — Transactional emails, inquiry forms, and admin inbox.
✅ Shortcodes — 50+ property variations; copy-ready examples in Settings → Shortcodes.
✅ REST API & Template Overrides — Extend and customize for client projects.
Also includes: Grid, list, and map layouts; social sharing; mortgage calculator widget; 160+ currencies; dynamic CSS; property view counter; department badges; custom price labels; and responsive single-property templates.
🎥 Search Builder — Complete Tutorial
Learn how to build advanced property search forms using the Havenlytics Search Builder. Customize search fields, filters, layouts, and create powerful search experiences without writing code.
Email Notifications
- Go to Havenlytics → Settings → Email
- Set sender name and email (optional)
- Customize import success subject and message with merge tags
- On the Import wizard, keep Email Notifications checked for a completion email
Contact Agent emails are configured under Settings → Contact Agent.
Elementor Widgets
Requires Elementor (Free or Pro). Find widgets under the Havenlytics category or search HVN.
Quick steps: Edit a page with Elementor → drag a Havenlytics widget → customize → publish.
Tip: Use shortcodes for simple pages, or Elementor widgets when building mixed layouts.
HVN: Property Archive
Full property listing archive — same system as the property grid/list/search shortcodes.
Content controls: * Show/hide filter sidebar and top search bar * Default view — grid, list, or map * Sidebar position (left or right) * Grid columns (1–4) * Properties per page, order by (date, title, price, random) * Featured-only filter * Default filters — department, min/max price, bedrooms, bathrooms
Style controls: * Brand and secondary colors (CSS variables)
Behavior: * AJAX filtering, pagination, and load more * Inherits global Havenlytics search settings * Multiple widget instances supported per page
HVN: Property Agents
Agent archive matching the native /property-agents/ page — search, grid/list toggle, pagination, and agent cards with availability badges.
Content controls: * Show/hide header, title, and subtitle * Show/hide search and view controls * Agents per page (1–48) * Grid columns (1–4) * Default view — grid or list * Order by name or date added (asc/desc)
HVN: Property Agency
Agency archive matching the native /property-agencies/ page — same card layout and controls as the agents widget, for agency taxonomy listings.
Content controls: * Show/hide header, title, and subtitle * Show/hide search and view controls * Agencies per page (1–48) * Grid columns (1–4) * Default view — grid or list * Order by name or date added (asc/desc)
Sidebar Widgets
Classic WordPress widgets for single property sidebars (Appearance → Widgets, HAVENLYTICS category):
- Featured Properties — highlight selected listings
- Property Agent — agent card for the current property
- Mortgage Calculator — tax, insurance, HOA, and PMI options
- Related Properties — similar listings on single property pages
- Agent Listings Carousel — other listings from the assigned agent
Add to the Havenlytics – Single Property Sidebar area (not Elementor widgets).
Automatically Created Pages
Pages are created only when a matching slug does not already exist.
On every activation (including updates): Property Grid (/property-grid/), Property Lists (/property-lists/), Property Search (/property-search/), Agents (/property-agents/), Agency (/property-agencies/).
On fresh installations only: Rent (/rent/), Sale (/sale/), Commercial (/commercial/), Let (/let/) — each with a department-filtered property grid shortcode.
Each page includes the matching shortcode. Replace with Elementor widgets from the Havenlytics category if preferred.
Shortcodes
Display listings, agents, and agencies anywhere. Copy-ready examples and 50+ variations: Havenlytics → Settings → Shortcodes.
Shortcode tutorial:
[hvnly_property_grid]
Responsive property grid. See the live demo.
[hvnly_property_lists]
Vertical property list layout. See the live demo.
[hvnly_property_search]
Advanced search with filters. See the live demo.
Supports department, price, beds, baths, location, status, columns, pagination, default view, and custom CSS class.
Agent & Agency Shortcodes
[hvnly_property_agents]
Display the agents archive (same layout as /property-agents/) with search, grid/list toggle, pagination, and availability badges.
Auto-created page slug: property-agents
Common attributes: posts_per_page, columns (1–4), orderby (title|date), order (ASC|DESC), show_header, title, subtitle, show_search, show_view_controls, default_view (grid|list), class
Examples:
* [hvnly_property_agents columns="3"]
* [hvnly_property_agents default_view="list" show_search="no"]
* [hvnly_property_agents show_header="no" class="my-agents-archive"]
Legacy alias: [hvnly_agents]
[hvnly_property_agencies]
Display the agencies archive (same layout as HVN: Property Agency Elementor widget) with search, grid/list toggle, and pagination.
Auto-created page slug: property-agencies
Common attributes: same as [hvnly_property_agents] above.
Examples:
* [hvnly_property_agencies columns="2"]
* [hvnly_property_agencies default_view="list"]
* [hvnly_property_agencies show_header="no" class="my-agencies-archive"]
Legacy alias: [hvnly_agencies]
Support
Need help? Please use the official support forum: https://wordpress.org/support/plugin/havenlytics/
Contributing
We welcome contributions! You can:
- Report bugs on our GitHub repository
- Submit feature requests
- Translate the plugin into your language
- Write documentation
- Join our community discussions
Privacy Policy
Havenlytics – WP Real Estate & Property Listings Directory uses the Appsero SDK to collect limited telemetry data only after user consent.
Appsero does not collect any data by default. Data collection starts only when a user opts in via the admin notice.
No sensitive data (such as passwords, personal data, or content) is collected.
We do not sell or share data with third parties. Users can opt out at any time.
