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, import tools, and an admin Analytics dashboard — 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 demo property listings using Quick Property Setup. Review Properties → Analytics for listing and inquiry performance. After import, 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 🏠 Purpose-built for real estate — Listings, agents, agencies, and inquiries in one plugin — not a generic directory tool. 📊 Analytics dashboard — Property stats, view tracking, and inquiry reports in the WordPress admin. 🎨 Visual builders — Drag-and-drop property forms, search filters, and listing cards without code. 🔍 AJAX search & maps — Real-time filters with Leaflet or Google Maps, markers, and clustering. ⚡ Fast performance — Built-in caching, optimized queries, and a cache dashboard for larger catalogs. 👨💻 Developer-ready — REST API, 50+ hooks and filters, template overrides, and extensible architecture. 🌍 Translation-ready — .pot file included; compatible with WPML and Polylang. 🔒 Security-focused — Capability checks, nonces, and WordPress coding standards throughout. Core Features ✅ Analytics Dashboard — Property statistics, view tracking, inquiry analytics, charts, tables, and CSV export. ✅ Property Import Wizard — Guided demo import with media, maps, documents, agents, and custom fields. ✅ Search Builder — Drag-and-drop advanced search forms and sidebar filters. ✅ Property Builder — Visual property form and card layout editor. ✅ Interactive Maps — Leaflet or Google Maps with markers, clustering, and location search. ✅ Contact Agent & Inquiries — Inquiry forms, email notifications, and admin inbox. ✅ Agent & Agency Management — Profiles, taxonomies, availability badges, and archive pages. ✅ Documentation System — In-plugin guides and links to full documentation at havenlytics.com. ✅ Elementor Widgets — Property Archive, Property Agents, and Property Agency. ✅ Performance & Cache — Cache dashboard and optimization tools. ✅ REST API — Extend settings, builders, and integrations for client projects. ✅ Template Overrides — Override templates in your-theme/havenlytics/. ✅ Hooks & Filters — 50+ extension points for agencies and custom workflows. ✅ Translation Ready — Full i18n support with included .pot file. Also includes: 50+ shortcodes; grid, list, and map layouts; property view counter; 160+ currencies; mortgage calculator widget; media galleries, videos, and documents; 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. Read Appsero Privacy Policy
Top keywords
- property47×3.84%
- havenlytics24×1.96%
- search24×1.96%
- agents17×1.39%
- grid16×1.31%
- hvnly14×1.14%
- view14×1.14%
- agencies12×0.98%
- hvnly property12×0.98%
- list12×0.98%
- agent11×0.90%
- page11×0.90%
KP Agent Ready
AI agents — tools like ChatGPT, Claude, Copilot, and the growing ecosystem of autonomous AI systems — are increasingly being pointed at websites to gather information, interact with APIs, and perform tasks on behalf of users. For a site to work well with these agents, it needs to speak the right language: publishing structured discovery files, declaring its capabilities, and responding to agent-specific requests in the right format. KP Agent Ready handles all of that for your WordPress site. It implements the current set of agent-readiness standards and the broader AI agent ecosystem — without requiring you to manually create files, edit server configs, or touch a line of code. Everything is managed from a dedicated settings page in the WordPress admin. What It Does RFC 8288 Link Response Headers Every response your site sends will include Link headers pointing agents to your API catalog, agent skills index, and MCP server card. This is how agents find your discovery documents without having to guess URLs. API Catalog — /.well-known/api-catalog Publishes a machine-readable catalog of your site’s APIs in the application/linkset+json format defined by RFC 9727. Each entry in the catalog can point to an OpenAPI specification, human-readable documentation, and a health/status endpoint. If you have not configured any entries yet, the plugin serves a sensible fallback automatically so the endpoint is always valid. Agent Skills Index — /.well-known/agent-skills/index.json Publishes a skills discovery index per the Agent Skills Discovery RFC v0.2.0. This tells agents what your site can do — search your blog, browse your portfolio, submit a contact form, and so on. Skills are built from three sources: Blog articles — a search skill and a browse skill, toggled with a single switch Custom post types — any public CPT registered on your site appears as a checkbox; tick it and it gets a browse skill pointing to its archive Manual entries — define any additional skill with a name, type, description, URL, and an optional sha256 digest MCP Server Card — /.well-known/mcp/server-card.json Publishes an MCP Server Card (SEP-1649) identifying your site to Model Context Protocol clients. Configurable name, version, description, transport endpoint, and a capability list. If you do not have an MCP server running yet, just leave the transport blank — the card is still valid and useful for discovery. OAuth / OIDC Discovery — /.well-known/openid-configuration or /.well-known/oauth-authorization-server If your site exposes protected APIs that require authentication, this feature publishes the discovery metadata agents need to authenticate. Supports both OpenID Connect Discovery 1.0 and RFC 8414. Disabled by default — only enable it if you have the infrastructure in place. OAuth Protected Resource Metadata — /.well-known/oauth-protected-resource Complements the OAuth/OIDC feature by publishing RFC 9728 Protected Resource Metadata. Disabled by default. robots.txt Content Signals Appends Content Signals directives to your robots.txt file, declaring your preferences for how AI systems may use your content: ai-train — whether AI companies may use your content to train models search — whether search engines may index your content ai-input — whether AI retrieval systems (RAG) may use your content as input Markdown Negotiation When an AI agent sends a request with the Accept: text/markdown header, the plugin intercepts the response for singular posts and pages and returns a clean Markdown version of the content. Regular browser requests are completely unaffected. WebMCP Injects a small JavaScript snippet into your page footer that calls navigator.modelContext.provideContext(), exposing your site’s key actions as tools to AI agents running in the browser. Built-in tools include blog search, portfolio navigation, and contact page navigation — each individually toggleable. llms.txt and llms-full.txt Generates physical /llms.txt and /llms-full.txt files in your WordPress web root per the llmstxt.org specification. These files give AI systems a structured, readable index of your site’s content — who you are, what pages exist, and what your posts are about. llms.txt contains your site header and a clean list of links by content type. `llms-full.txt` contains the same structure but expands each entry with an excerpt or truncated content block so AI systems can understand the content without fetching every URL. Files are regenerated automatically when posts are published, unpublished, or trashed, and whenever settings are saved. A manual Regenerate button is available in the llms.txt settings tab. If your host prevents direct file writes, the generated content is displayed in the admin as a copyable textarea so you can create the files manually. Configurable options include a custom intro block, toggling pages and posts independently, selecting additional custom post types, setting the excerpt word limit for llms-full.txt, and defining optional additional links that appear under an ## Optional section in both files. Developer Filters Two filters let themes and other plugins extend the plugin’s output without touching settings: kp_agent_skills — add entries to the agent skills index: add_filter( 'kp_agent_skills', function ( array $skills ): array { $skills[] = [ 'name' => 'my-skill', 'type' => 'api', 'description' => 'Does something useful.', 'url' => 'https://yoursite.com/api/endpoint', ]; return $skills; } ); kp_webmcp_tools — add tools to the WebMCP context: add_filter( 'kp_webmcp_tools', function ( array $tools ): array { // $tools is the PHP array that becomes the JS tools array return $tools; } );