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%
Tiny Talk
Tiny Talk is a powerful AI agent platform that helps you engage with your audience 24/7. This official WordPress plugin makes it easy to integrate Tiny Talk agents into your WordPress site. 💬 Why Use Tiny Talk? ✅ Real-Time Help Desk: Chat instantly with visitors and customers to solve their issues and answer questions whether from web or WhatsApp (more coming soon) ✅ Knowledge Base: Create knowledge base from your documents using formats like PDF, DOCX, XLSX, PPTX, MD, TXT, CSV. ✅ Web Crawler: Use our web crawler to scrape your website content to enrich your knowledge base. ✅ Conversation History: Access previous conversations and do follow-ups. ✅ Customized Messenger: Brand your messenger to match your colors, avatars, and copy. ✅ Workspaces & Members: Create workspaces to isolate agents from each other and invite members to each workspace to help you manage your workload. ✅ Latest AI Models: Use leading AI models from OpenAI, OpenRouter, and Groq. ✅ Custom Domains: Associate an agent with your custom domain like chat.example.com to complete your branding. ✅ Welcome Messages: Use welcome and suggested messages to inspire your visitors for quick start. ✅ Lead Generation: Define form fields and capture leads from your messenger. ✅ Integrations: Make use of Zapier, Pabbly, Google Drive, Slack, Notion, WhatsApp and Webhook integrations to build workflows of your own and collaborate with your teams. ✅ Push Notifications: Receive push notifications on web browsers and stay alerted on every new conversation or message. ✅ Analytics – See how your agents are doing, where your visitors are from and how deep the conversations are. 🌍 Multi-Language Live Chat for Global Support While AI models support dozens of languages, our messenger interface supports 10 languages: Arabic, Dutch, English, French, German, Hungarian, Italian, Japanese, Portuguese, and Spanish to deliver a personalized experience to users in their native language automatically. Key Plugin Features Easy Setup – Just paste your Agent ID and you’re ready to go Multiple Agents – Configure different agents for different purposes (sales, support, etc.) Smart Rules – Automatically show the right agent based on page type, category, URL, or user role Page Override – Manually select which agent appears on specific pages Shortcode Support – Embed chat interfaces anywhere using [tinytalk] WooCommerce Ready – Show product-specific agents on your shop pages Lightweight – Minimal impact on page load times Rule-Based Assignment: Set up intelligent rules to automatically show the right agent: By Post Type (e.g., all WooCommerce products) By Category/Taxonomy (e.g., specific product categories) By URL Pattern (e.g., /pricing/*, /help/*) By Page Template By User Role (logged in vs guest) Shortcodes: [tinytalk] – Display default/rule-matched agent [tinytalk agent="Sales Agent"] – Display specific agent by name [tinytalk agent_id="550e8400-e29b-41d4-a716-446655440000"] – Display specific agent by ID [tinytalk width="100%" height="500" type="iframe" styled="yes"] – Embed as styled iframe with custom dimensions [tinytalk width="100%" height="500" type="iframe" styled="no"] – Embed as plain iframe with custom dimensions Third-Party Services This plugin connects to the Tiny Talk external service to provide AI agent chat functionality on your website. What is Tiny Talk? Tiny Talk is an AI agent platform that powers the chat widget displayed on your site. A Tiny Talk account is required to use this plugin. When does the plugin connect to Tiny Talk? When the plugin is enabled and an Agent ID is configured, a JavaScript file is loaded from the Tiny Talk CDN (cdn.tinytalk.ai) on your site’s frontend pages. This script renders the chat widget and handles communication between your visitors and the Tiny Talk service. What data is transmitted? When a visitor interacts with the chat widget, their messages and the current page URL are sent to Tiny Talk’s servers for processing. No data is collected or transmitted until a visitor actively engages with the chat widget. Service links Tiny Talk AI Terms of Service Privacy Policy