contact@lakesoft-solutions.com
PropNest  - Real Estate Listing and Brokerage Management Platform
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
Screenshot 6
Screenshot 7
Screenshot 8
Screenshot 9
Screenshot 10
Screenshot 11
Screenshot 12
Screenshot 13
Screenshot 14
Screenshot 15
Screenshot 16
Screenshot 17
Screenshot 18
Screenshot 19
Screenshot 20
Screenshot 21
Screenshot 22
Screenshot 23
Product Information
  • Category: Real Estate Management Systems
  • Version: 1.1.0
  • License: single
  • Status: In Stock

PropNest - Real Estate Listing and Brokerage Management Platform

$35.00

PropNest is the complete real estate platform built for agencies that are serious about growth.PropNest is the complete real estate platform built for agencies that are serious about growth. Unlike a basic listings website, PropNest runs your entire brokerage — from property discovery to signed deal. Agents manage their pipeline and record payments. Branch managers govern their teams and approve listings. Admins control the whole platform from one dashboard, with real-time analytics, a built-in CMS, and granular role permissions with currency of your choice. It replaces the spreadsheets, WhatsApp groups, and disconnected tools your team currently relies on — with one organised, professional system. Self-hosted. One payment. Yours forever. No monthly SaaS fees, no seat charges. PropNest installs on standard hosting in under an hour via a guided wizard, and you own the full source code outright — rebrand it, customise it, and run it on your own infrastructure with zero ongoing dependency. Whether you're a growing independent brokerage or a multi-branch agency, PropNest gives you the operational depth of an enterprise platform at a fraction of the cost.
System Requirements
  • PHP: 8.1 or higher
  • PHP Extensions: pdo_mysql, gd, mbstring, curl, openssl, fileinfo, json, zip (don't worry, web server already got them by default)
  • Database: MySQL 8.0+ or MariaDB 10.6+
  • Web Server: Apache (with mod_rewrite enabled) or compatible — works on standard cPanel shared hosting (already a server default)
  • Disk Space: Minimal for the application itself; scale with expected photo/media upload volume
  • Memory Limit: 128MB+ recommended (configurable; checked automatically in System Health)
  • SSL Certificate: Recommended for production (HTTPS can be enforced via a Settings toggle)

PropNest

Version 1.1.0  |  Real Estate Listing & Brokerage Management Platform

1. Introduction

PropNest is a complete, self-hosted real estate listing and brokerage management platform built for property agencies, multi-branch real estate brands, and independent brokerages that need more than a basic listing website.

Unlike a typical "property listing theme," PropNest is a full operations platform: it doesn't stop at letting visitors browse listings — it runs the entire client journey from first enquiry through to a confirmed sale, including viewing bookings, agent-negotiated pricing, payment tracking with receipts, refunds, and branch-level performance reporting. It's the layer that sits between a public-facing property website and the internal tools a brokerage actually needs to run its day-to-day business.

PropNest is built in plain, dependency-light PHP and MySQL — no complex framework lock-in, no recurring SaaS fees, no per-seat licensing. A buyer owns the full source code outright and runs it on infrastructure they control.

2. Who This Is For

Buyer Profile Why PropNest Fits
Multi-branch real estate agenciesBranch-level data isolation, branch manager role, per-branch reporting — built for organisations with more than one office from day one
Independent brokerages scaling upStart with one branch and a handful of agents; the permission system and reporting scale with the business without re-platforming
Property management/letting agenciesBuilt-in booking, payment-tracking, and review workflow suits both sales and rental businesses
Web agencies & developersA complete, white-label-ready codebase to deploy and customise for real estate clients, without building a CRM-style platform from scratch
Franchise-style real estate brandsCentralised branding and theme control from one Admin Panel, with each branch manager only able to operate within their own scope
Markets outside major SaaS platformsSelf-hosted, currency-agnostic, no foreign payment-gateway dependency — suited to markets (e.g. Nigeria and similar) where global real estate SaaS has weak local fit or pricing in foreign currency

3. What Makes PropNest Different

Most real estate listing scripts on the market stop at "list a property, let people enquire." PropNest goes substantially further:

1A full booking-to-payment-to-review pipeline, not just a contact form
2Real organisational hierarchy — Cities → Branches → Agents, with a Branch Manager role that carries actual scoped authority, not just a label
3A configurable 16-module permission system — Super Admin can grant or restrict access per role from a single screen, changes applying instantly platform-wide
4Agent-negotiated pricing — payments tracked against an agreed price the agent sets per booking, not the public listing price
5Built-in financial bookkeeping — invoice numbers, partial/instalment payments, refunds with audit trail, and printable receipts
6A real CMS — admin staff can edit pages and navigation menus without a developer
7Self-service installation wizard — requirements checking, database setup, mail config, and first-admin creation in one flow
8Built-in AI Assistant — Google Gemini-powered chat widget with live property database context, toggled on/off from System Settings with no code change required
9Immersive media support — YouTube video tours auto-embedded, plus Matterport/Kuula/CloudPano 3D virtual tours rendered inline on property pages

4. Technology & Architecture

Layer Details
BackendPHP 8.1+, custom lightweight MVC router (no heavyweight framework overhead)
DatabaseMySQL 8.0+ / MariaDB 10.6+, fully normalised relational schema with proper foreign keys, soft-deletes, and indexed search
FrontendServer-rendered PHP views, vanilla JavaScript (no build step, no Node.js dependency), Chart.js for analytics
EmailPHPMailer via SMTP — any provider (Gmail, SendGrid, cPanel mail, etc.); SMTP credentials fully configurable from Admin Panel without touching server files
File handlingNative PHP image uploads with MIME validation; AJAX-powered single-image delete on property forms; no external storage required
AuthenticationSession-based, bcrypt hashing, CSRF protection, email verification, 30-day Remember Me via secure rotating token cookie
AI IntegrationGoogle Gemini API via server-side PHP cURL; key stored server-side only, never sent to browser; model fallback chain for reliability; free and paid tiers both supported
External servicesNo required external paid services — Google Maps (optional) and Gemini API (optional); platform fully functional without either

PropNest deploys cleanly on ordinary shared hosting with cPanel, a VPS, or local development environments (XAMPP/WAMP/Laragon) — no containerisation, Node build pipeline, or specialised infrastructure required.

5. Modules — Detailed Breakdown

5.1 Public Website

  • Responsive home page with configurable hero carousel (up to 5 slides), featured properties, city browser, and top-agent showcase
  • Full property search: keyword, city, type, listing type (sale/rent), bedroom count, price-range filters
  • Side-by-side property comparison tool
  • Photo galleries with keyboard and swipe navigation
  • Video Tour embed — YouTube URLs (watch or share format) automatically converted to embeddable iframes; agents paste any YouTube link, no manual embed code needed
  • Virtual Tour embed — Matterport, Kuula, CloudPano, Eyespy360 and other 3D tour platforms rendered inline on property pages; Matterport auto-play parameters applied automatically; full-screen link provided alongside the iframe
  • Interactive Google Maps on property detail pages, with graceful fallback to address text when GPS coordinates are not set
  • Agent directory with public profiles, ratings, active listings, and Email Agent compose modal — server-side PHPMailer; Reply-To set to sender's address so agent replies go directly to the client's inbox
  • Branch directory, public contact form with honeypot protection, save/favourite properties
  • CMS static pages (About, Contact, Privacy Policy, Terms, Sitemap) — pre-seeded with ready-to-use content on fresh installation; editable via Summernote rich-text editor
  • Four switchable visual themes: Modern, Classic, Minimal, Luxe
  • AI chat assistant bubble — floating widget on all public pages powered by Google Gemini; live property database context injected per request; toggled on/off from System Settings

Benefit: A complete professional storefront including video and 3D virtual tours, AI-assisted property discovery, and direct agent communication — no separate marketing site required.

5.2 User Accounts (Clients/Buyers/Renters)

  • Self-service registration with mandatory email verification
  • 30-day Remember Me persistent login — secure rotating token cookie; works across all five roles
  • Personal dashboard: bookings, enquiries, saved properties, notifications
  • Booking history with live status tracking and cancellation
  • Star-rated reviews gated to post-viewing completion, held for moderation
  • Full payment history grouped by booking with running balance and branded printable receipts showing agency logo and name
  • In-app notification centre, enquiry thread history, saved/favourited properties
  • AI assistant available in the client dashboard — personalised experience; assistant is aware of the logged-in user's session context

Benefit: Clients get a self-service portal that reduces support overhead — they can track their own bookings, payments, and conversations without phoning the office, with AI-powered instant answers available at any hour.

5.3 Agent Portal

  • Personal dashboard: listings, pending bookings, completed visits, open enquiries, monthly revenue
  • Property listing CRUD with draft → approval workflow, multi-photo upload with AJAX single-image delete (remove individual photos without re-uploading others), amenity selection, and full spec fields
  • Video Tour URL field — paste any YouTube URL; auto-converted to embed on the public listing page
  • Virtual Tour URL field — paste a Matterport or similar 3D tour URL; rendered inline with VR/XR permissions
  • Booking management: confirm, complete, cancel with automatic email notifications
  • .ics calendar export, availability blocking calendar
  • Enquiry inbox with reply threading, full payment recording workflow
  • Editable public profile with bio, social links, WhatsApp, and performance stats

Benefit: Agents manage their full pipeline in one place, with 3D tour support giving clients an immersive pre-visit experience and AJAX image management reducing friction on listing updates.

5.4 Branch Manager Portal

  • Branch-scoped dashboard, agent management, property approval queue, review moderation
  • Branch-scoped payments view with confirmation and optional refund authority
  • Branch performance reports with accurate Pending Payments count (bookings where confirmed payments fall short of agreed price), agent leaderboard (listings/bookings/rating/revenue), top properties by views — CSV export, printable

Benefit: A Branch Manager has real, enforced authority over their own branch's operations and finances — for multi-branch brokerages, this is the difference between a website and an actual management platform.

5.5 Admin Panel (Admin & Super Admin)

  • Platform-wide dashboard, user management, organisation management (Cities, Branches, Amenities)
  • Platform-wide property, bookings, payments, and reviews oversight
  • CMS with rich-text editor, portable link handling, menu manager, and pre-seeded content pages
  • Theme switcher, media library, activity log, system health diagnostic, roles & permissions
  • Analytics & Reports with accurate Pending Payments KPI, trend charts, branch revenue, agent leaderboard, CSV export and print/PDF output
  • System Settings across eleven tabs: Branding, Carousel, Homepage, Company, Maps, Email/SMTP (host, port, credentials, From address — fully configurable from the browser, no server file editing), Listings, Bookings, SEO, Security, and AI Assistant
  • AI Assistant Settings tab: enable/disable toggle, API key (server-side only, masked), bot name, welcome message; free-tier and paid-tier guidance with Google pricing link provided inline

Benefit: Everything needed to run, brand, and audit the business sits in one place — a non-technical Super Admin can fully operate the platform after initial setup, with no direct database or file-system access required for routine operations.

5.6 AI Assistant

PropNest includes a built-in AI chat assistant powered by Google Gemini, deployable platform-wide with a single toggle in System Settings.

  • Floating chat bubble on all public pages and admin/agent dashboards when enabled
  • Live property database context — the assistant automatically knows the current approved listings and can recommend specific properties in response to natural-language queries
  • Role-aware responses — logged-in users receive a personalised experience; guests get property-discovery assistance
  • All API calls are server-side — the Gemini API key is never sent to the browser or visible in page source
  • Model fallback chain — automatically tries the next available Gemini model if the primary is unavailable
  • Fully configurable from Admin Settings: enable/disable, API key, bot name, welcome message — no code deployment required
  • Compatible with Google Gemini's free tier (testing and low-traffic use) and paid tiers (production); guidance and pricing link provided inline in the settings tab
  • Graceful degradation — if the API is unavailable or not configured, the widget is hidden; no broken UI shown to visitors

Benefit: A 24/7 property assistant that knows the agency's actual live inventory — deployable in under five minutes with a free Google AI Studio API key, and switchable off instantly if needed.

5.7 Payments & Invoicing

Design philosophy: Real estate transactions in many markets are settled by cash, bank transfer, or other offline methods at a negotiated price. PropNest is built around this reality rather than forcing an online-checkout model that doesn't match how deals actually close.

  • Agent-set Agreed Price per booking, independent of the public listing price
  • Full and instalment payments, with balance-overflow prevention
  • Payment method, date, reference number, and notes per payment record
  • Automatic invoice numbering (INV-2026-00001 format, per year)
  • Automatic email receipts and in-app notifications on payment recording
  • Branded printable receipts — agency logo and name displayed prominently; client, agent, and admin all have access; clean print output without browser chrome
  • Refunds with mandatory reason, sequential reference numbers, and full audit trail
  • Payment status always derived live — balances can never silently drift out of sync
  • Accurate pending-balance reporting in both Admin and Branch Manager dashboards

Benefit: A real bookkeeping layer for the brokerage's cash flow — every payment is auditable, every receipt is professional, and agents/managers/admins all see exactly the right slice of data for their role.

5.8 Roles & Permissions System

  • Five built-in roles: User, Agent, Branch Manager, Admin, Super Admin
  • 16-module permission matrix with per-action granularity; changes apply instantly platform-wide
  • Sidebar navigation automatically hides inaccessible modules
  • Branch-level data scoping enforced in code; cannot be accidentally widened via settings
  • Super Admin permanently fully privileged — guaranteed recovery account

Benefit: Turns roles into genuinely configurable job functions — buyers tailor exactly what each role can do without code changes, and prove via the Activity Log who did what.

5.9 Notifications & Communications

  • Branded transactional emails for every key event: verification, welcome, booking lifecycle, listing lifecycle, payments, refunds, password reset
  • SMTP fully configurable from Admin Settings — host, port, credentials, encryption, From name and address; DB settings override .env; no server file editing for any mail change
  • Email Agent modal on agent public profiles — compose and send via PHPMailer; Reply-To set to sender's address so agent replies land directly in the client's inbox
  • In-app notification centre per role with unread-count badges
  • WhatsApp deep-link integration on agent profiles and contact points
  • Extended footer social icons: Facebook, Instagram, WhatsApp, LinkedIn, and YouTube — each appears only when configured, no dead icons
  • Footer Credit Text — admin-configurable "Powered by …" credit; blank to hide completely, supporting white-label deployments

Benefit: Every actor is kept informed automatically. SMTP changes take effect immediately without redeployment. The Email Agent modal creates a direct professional communication channel between clients and agents.

7. Ownership, Customisation & Branding

PropNest is sold as a complete, ownable codebase — no subscription, no per-seat fee, no dependency on the seller's infrastructure after delivery:

  • Re-brand entirely via System Settings (name, logo, colours, fonts, theme, footer credit text) — no code edits required
  • Extend or modify any module — plain, readable PHP, no proprietary framework abstractions
  • White-label for resale to multiple real estate clients (subject to licence terms agreed at sale)
  • Configure AI independently per deployment — each instance uses its own Gemini API key, bot name, and on/off state
  • Run on any infrastructure — shared hosting, VPS, or local development (XAMPP/WAMP/Laragon)

8.1 Payment Methods Supported

PropNest does not process payments online. The following methods record how a client physically paid an agent, for bookkeeping purposes:

💵 Cash  ·  🏦 Bank Transfer  ·  🧾 Cheque  ·  📱 Mobile Money  ·  💳 POS/Card  ·  ⚪ Other

Clients pay the agent directly (cash, bank transfer, etc.), and the agent records that payment so both parties have a receipt, running balance, and audit trail — both in the dashboard and by email.

If a payment gateway integration (Flutterwave, Paystack, Stripe, or PayPal) is required for a specific deployment, please contact the Lakesoft Solutions support team — we will be glad to help.

9. What's New in Version 1.1

Feature Detail
AI AssistantGoogle Gemini-powered floating chat widget on all public and admin pages; live property database context; role-aware for logged-in users; toggled on/off from System Settings with no code change required
Email Agent ModalCompose modal on agent profile pages replaces mailto: link; server-side PHPMailer delivery; Reply-To set to sender for direct agent-client communication bypassing the platform inbox
Virtual Tour EmbedMatterport, Kuula, CloudPano, Eyespy360 and other 3D tour platforms embedded inline on property pages; Matterport auto-play parameters applied automatically
Video Tour Auto-EmbedYouTube watch/share URLs automatically converted to embed format; no manual embed code required from agents
Remember Me Login30-day persistent login via secure rotating token cookie; works across all five roles
SMTP Admin ConfigurationFull SMTP credentials configurable from Admin Settings; DB values override .env; no server file editing for mail changes
AJAX Property Image DeleteIndividual photos deletable inline via hover-activated delete button; no full re-upload required to remove a single image
Accurate Pending PaymentsAdmin and Branch Manager reports correctly show bookings where paid amount falls short of agreed price — consistent with agent and client dashboards
Branded ReceiptsPayment receipts display agency logo above site name on every printed/PDF receipt
LinkedIn & YouTube Footer IconsLinkedIn and YouTube added to footer social row; each icon appears only when the URL is configured in Company settings
Footer Credit TextAdmin-configurable "Powered by …" footer credit; blank to hide completely; white-label friendly
Map Coordinate FallbackProperty pages display formatted address when GPS coordinates are not set, rather than a blank map
Pre-seeded CMS PagesFresh installations ship with About, Contact, Privacy Policy, Terms, and Sitemap pages pre-populated with ready-to-use content, editable immediately via Summernote

10. Summary

PropNest is the operational backbone for a real estate brokerage — not just a listings website, but the system a multi-branch agency would actually run its business on: agents managing their pipeline, managers governing their branch, admins controlling the platform, and a complete, auditable payment and reporting layer underneath.

Version 1.1 extends the platform with AI-powered property discovery, immersive 3D virtual tour support, direct agent-to-client email communication, and a series of operational improvements — without increasing infrastructure complexity or introducing new mandatory dependencies.

Its self-hosted, dependency-light architecture and self-service installer make it deployable by a single developer in under an hour, while its depth — branch-scoped authority, configurable permissions, agent-negotiated payment tracking, AI assistant, and full CMS control — gives it the substance to genuinely replace the spreadsheets, WhatsApp groups, and disconnected tools many brokerages currently stitch together.

➡️ See PROPNEST Live HERE

Explore the live demo — on your various devices!

Area

Access

🌐 Demo Link

🖥️ Click Here to Explore Live Demo

🔐 Super Admin Demo

Email: superadmin@propnest.com  ·  Password: Admin@1234

🔐 Admin Demo

Email: admin@example.com  ·  Password: Admin@1234

🔐 Manager Demo

Email: demo.manager1@example.com  ·  Password: Manager@1234

🔐 Agent Demo

Email: demo.agent1@example.com  ·  Password: Agent@1234

👤 Buyer Demo

Email: demo.user1@example.com 

 ·  Password: User@1234

The demo is pre-loaded with sample properties, bookings, agents, and branches so you can explore every module immediately. No setup required.

Not just a listing website — the operational backbone your brokerage runs on.

Version File Size Release Date Downloads
1.1.0 Latest 34214903 Aug 06, 2026 0

No reviews yet. Be the first to review this product!

Related Products

Pandora - Real Estate Listing and Brokerage Management Platform
Real Estate Management Systems
Pandora - Real Estate Listing and Brokerage Management Platform

Pandora is a complete, self-hosted luxury real estate listing and brokerage mana...

LuxeProperty - Premium Real Estate Listing and Property Management Platform
Real Estate Management Systems
LuxeProperty - Premium Real Estate Listing and Property Management Platform

LuxeProperty is a complete, self-hosted real estate listing and property managem...

NestIQ - Real Estate Listing and Brokerage Management Platform
Real Estate Management Systems
NestIQ - Real Estate Listing and Brokerage Management Platform

NestIQ is a complete, self-hosted real estate listing and brokerage management p...

0

0 reviews

Rating Breakdown
5
0
4
0
3
0
2
0
1
0

No Reviews Yet

Be the first to review this product!