বৰ্ণনা
Havenlytics is a powerful real estate and property listing plugin for WordPress that helps you showcase properties with beautiful grid and list views. With advanced filtering, sorting, and display options, it’s perfect for real estate agencies, property managers, and individual agents.
We’re actively improving Havenlytics with weekly updates. Got an idea, feature request, or found a bug?
👉 Fill out our quick feedback form — we’d love to hear from you!
💬 Or email us directly: info@havenlytics.com
Development & Roadmap
🚀 Havenlytics is currently in active beta and rapidly evolving!
We are releasing weekly updates with new features, enhancements, and performance improvements to make this the most advanced real estate plugin for WordPress.
Our goal is to build a large-scale, powerful solution for real estate agencies, property managers, and individual agents. We’re listening to our users and prioritizing features based on your feedback.
📌 Upcoming features may include:
– Saved listings for users
– Advanced map search
– Agent profile pages
– CRM-style lead tracking
– Property comparison tool
– REST API support
– Frontend submission forms
– Multilingual and RTL support
Key Features
- Display properties in grid or list view
- Advanced filtering by price, bedrooms, bathrooms, status, and type
- Customizable display options (show/hide elements)
- Responsive design that works on all devices
- Pagination support
- Multiple shortcode options for maximum flexibility
- Custom templates for complete design control
Shortcodes
Automatically Created Pages
The following pages will be automatically created upon plugin activation (if not already present):
- Grid Property
- Grid Property
- Mortgage Calculator
Grid View
Display properties in a responsive grid layout:
[havenlytics_grid]
List View
Display properties in a vertical list layout:
[havenlytics_list]
Shortcode Attributes
Both shortcodes support the following attributes:
posts_per_page(number) – Number of properties to show per page (default: 3)orderby(string) – Sort by: ‘date’, ‘title’, ‘price’, or ‘rand’ (default: ‘date’)order(string) – Sort order: ‘ASC’ or ‘DESC’ (default: ‘DESC’)category(string) – Comma-separated category slugs to filter bystatus(string) – Comma-separated status values (for_sale, for_rent, etc.)type(string) – Comma-separated property types (single_family, condo, etc.)min_price(number) – Minimum price filtermax_price(number) – Maximum price filterbedrooms(number) – Minimum bedrooms filterbathrooms(number) – Minimum bathrooms filterfeatured(string) – Show only featured properties: ‘yes’ or ‘no’excerpt_length(number) – Number of words in excerpt (default: 20 for grid, 30 for list)show_price(string) – Show price: ‘yes’ or ‘no’ (default: ‘yes’)show_beds(string) – Show bedrooms: ‘yes’ or ‘no’ (default: ‘yes’)show_baths(string) – Show bathrooms: ‘yes’ or ‘no’ (default: ‘yes’)show_sqft(string) – Show square footage: ‘yes’ or ‘no’ (default: ‘yes’)show_excerpt(string) – Show excerpt: ‘yes’ or ‘no’ (default: ‘yes’)show_location(string) – Show location: ‘yes’ or ‘no’ (default: ‘yes’)
Usage Examples
Basic Grid
[havenlytics_grid posts_per_page="6"]
Filtered List
[havenlytics_list
posts_per_page="4"
status="for_sale"
type="single_family,condo"
min_price="200000"
max_price="500000"
bedrooms="2"
show_sqft="no"
]
Sorted by Price
[havenlytics_grid orderby="price" order="ASC"]
Minimal Display
[havenlytics_list show_excerpt="no" show_baths="no"]<h3>License</h3>GNU General Public License v2 or later<h3>Support</h3>
💬 We welcome your feedback to make Havenlytics better.
Send your ideas or suggestions to info@havenlytics.com.
Need help or have questions?
- 📧 Email: info@havenlytics.com
- 🌐 Website: https://havenlytics.com
- 💬 GitHub Issues: Submit a bug or feature request
- 🧩 Plugin Page: https://wordpress.org/plugins/havenlytics/
We’re here to help you get the most out of Havenlytics. For customization, feature requests, or bug reports, feel free to reach out via email or open a ticket on GitHub.
স্ক্ৰীনশ্বট
ইনষ্টলেশ্যন
- Upload the plugin files to the
/wp-content/plugins/havenlyticsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the shortcodes to display properties on your pages
সঘনাই উত্থাপিত প্ৰশ্ন
-
How do I change the layout?
-
Use either the
[havenlytics_grid]or[havenlytics_list]shortcode depending on your preferred layout. -
Can I customize the design?
-
Yes! You can override the templates by placing files in your theme’s
havenlytics/templates/directory. -
How do I filter properties?
-
Use the various filter attributes like
status,type,min_price, etc. in the shortcode. -
How can I send feedback or request features?
-
You can fill out our quick feedback form or email us at info@havenlytics.com.
পৰ্য্যালোচনা
অৱদানকাৰী আৰু বিকাশকাৰীসকল
“Havenlytics – WP Real Estate & Property Listings Directory” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।
অৱদানকাৰীসকলআপোনাৰ ভাষাত “Havenlytics – WP Real Estate & Property Listings Directory” অনুবাদ কৰক।
বিকাশৰ প্ৰতি আগ্ৰহী?
ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।
সলনি-পঞ্জী
1.0.13 (2025-08-12)
- Fix: Editor font issue in backend.
1.0.12 (2025-08-02)
- Fix: Pagination now works correctly on the homepage by handling both ‘paged’ and ‘page’ query vars.
1.0.11 (2025-07-28)
- Fix: Minor code issues.
- Enhancement: Added helper method to format property price with thousands separator and decimal point for better readability.
1.0.10 (2025-07-27)
- Fix: Minor bug in Owl Carousel JS.
1.0.9 (2025-07-27)
- Added new frontend chart widget to track daily and weekly property views
- Added dynamic canvas rendering using Chart.js
- Improved i18n with proper use of
esc_html__()and text domainhavenlytics - Minor UI style enhancements using CSS variables
- Ensured WP coding standards with output escaping for JSON/HTML
1.0.8 (2025-07-26)
- Added property view counter to track how many users viewed a property
- Automatically create required pages on plugin activation
- Introduced mortgage calculator feature
1.0.7 (2025-07-23)
- Fixed responsive UI issues across various sections for better mobile experience.
- Organized modal templates into a separate folder for better code structure and maintainability.
- Added
ABSPATHcheck to all standalone PHP files to enhance plugin security. - Implemented featured property filter support within the property shortcode.
1.0.6 (2025-07-22)
- Introduced dynamic rendering of featured properties in the single property widget carousel.
- Added option to enable or disable “Featured Property” for individual listings via the property edit screen.
- Pagination dots for the carousel now generate automatically based on the number of featured properties.
1.0.5 (2025-07-13)
- Added feedback form link in plugin readme
- Improved documentation structure
- Small performance and security tweaks
- Added preview support for uploaded PDF and image fields in admin metabox
- Integrated iframe rendering for brochure, EPC, virtual tour, and Google Map in frontend popups
- Conditionally rendered amenity popup triggers based on custom field values
- Automatically populated Contact Form 7 shortcodes into select dropdowns for metabox fields
- Added custom popup modals to the property single page for the following amenities:
- Book Property
- Floorplan
- Virtual Tour
- View Brochure
- View EPC
- Map
- Request Callback
- Arrange Viewing
1.0.4
- Implemented UI/UX improvements for a more refined user experience.
1.0.3
- Implemented UI/UX improvements using Bootstrap framework.
- Improved frontend responsiveness across devices.
- Optimized layout structure for better accessibility and readability.
- Refactored frontend templates for cleaner HTML output.
- Minor CSS enhancements and bug fixes.
1.0.2
- Initial release of Havenlytics plugin
- Grid and list view shortcodes
- Advanced filtering and sorting options
- Customizable display settings
1.0.1
- Initial release of Havenlytics plugin
- Grid and list view shortcodes
- Advanced filtering and sorting options
- Customizable display settings
1.0.0
- Initial release of Havenlytics plugin
- Grid and list view shortcodes
- Advanced filtering and sorting options
- Customizable display settings








