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%
Sentifyd Avatar
This plugin allows you to quickly and easily add a Sentifyd AI-powered 3D avatar to your WordPress website. Simply install the plugin, enter your avatar API key and Avatar ID on the settings page, choose the Voice mode you want, and the Sentifyd avatar web component will be installed on your site. The admin page allows you to configure your avatar API Key, Avatar ID, Voice mode, branding, and other important attributes for the avatar. You can also restrict the avatar to logged-in users only. However, you need to sign up to sentifyd.io to create your avatar and train it. If you choose Real-time voice mode, the avatar you created in sentifyd.io must also be configured for realtime voice mode. Sentifyd.io empowers you to deploy intelligent, real-time 3D AI agents—fully animated avatars capable of natural, voice-driven conversations. These interactive 3D agents go beyond traditional chatbots by combining Retrieval-Augmented Generation (RAG), dynamic motion, and customizable tool integration. With Sentifyd, your 3D AI agents can: Understand and respond to user input in real time using natural voice and language. Express themselves through lifelike gestures, movement, and tone for an immersive user experience. Access and reason over your own content—such as manuals, FAQs, or internal documents—while maintaining strict privacy and security protocols. Connect with powerful tools like MCP servers and more, enabling task execution and contextual awareness. These agents can be easily embedded into your website or application, offering users a compelling, intelligent interface that feels truly alive. Get Started for Free Sign up and get up to 500 conversation minutes (Free Trial) Buy Conversation Minutes External Services This plugin relies on external third-party services provided by Sentifyd to function. By using this plugin, you acknowledge and agree to the use of these services. Sentifyd Frontend Service (frontend.sentifyd.io) What it does: Provides the JavaScript web component library that powers the 3D AI avatar interface displayed on your website. Data sent and received: The JavaScript file is loaded from https://frontend.sentifyd.io/sentifyd-bot/main.js in Standard voice mode or https://frontend.sentifyd.io/sentifyd-realtime/v1/main.js in Real-time voice mode whenever a page with the avatar is viewed. Service provider: Sentifyd.io Terms of Service | Privacy Policy Sentifyd Backend Service (serve.sentifyd.io) What it does: Handles avatar authentication, conversation processing, natural language understanding, voice synthesis, and AI-powered responses. Data sent and received: When the avatar widget initializes, avatar initialization data is received from the server. During each user interaction with the avatar, users input is sent to the server, and AI responses are received. Conversation data is processed in real-time. Session tokens are short-lived (typically expire within 1 hour). Conversation logs are retained for a short period (1 hour) to easily resume conversations. Service provider: Sentifyd.io Terms of Service | Privacy Policy Azure Speech Services (Microsoft Azure) What it does: Provides speech-to-text (STT) functionality, converting user voice input into text that the avatar can process. The avatar widget connects directly to Azure Speech Services from the user’s browser. Data sent and received: When a user clicks the microphone button and speaks to the avatar, user’s voice audio is sent directly from browser to Azure Speech Services. Short-lived speech authentication tokens (obtained from Sentifyd backend, typically expire within minutes). Service provider: Microsoft Corporation Terms of Service | Privacy Policy | Azure Speech Docs Localization This plugin admin panel is ready for translation and includes compiled translations for several languages. The avatar widget UI now supports multiple languages and the plugin will automatically set the widget’s ui-language attribute based on your WordPress site language (first two letters). If the detected language is one of: English (en), French (fr), German (de), Spanish (es), Arabic (ar), or Chinese (zh), the widget will use that language. Otherwise it will fall back to English. Text Domain: sentifyd-avatar Domain Path: /languages Included admin panel locales: English (US), German, French, Spanish, Chinese (Simplified), Arabic Widget UI auto-language support: en, fr, de, es, ar, zh (falls back to en when unsupported) Privacy This plugin embeds the Sentifyd avatar web component and stores session-scoped data in the visitor’s browser (sessionStorage). Data is cleared when the tab/window closes. Stored keys (examples; {avatar_id} is your avatar ID): – showChatbot_{avatar_id}: “true”/”false” — remembers open/closed state (UI preference). – authData_{id}: { token, refreshToken, region, avatarId } — short-lived tokens for this session only. – conversationData_{avatarId}: { conversationId, turnId } — maintains session context. No data is written to cookies or localStorage by the widget. Tokens are short-lived and not persisted across sessions.