jmiller 8e18c887c4
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Universal: PR Check / Validate PR (pull_request) Failing after 4s
Universal: PR Check / Secret Scan (pull_request) Successful in 4s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 8s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
refactor(installer): replace hardcoded extension list with dynamic manifest verification
Read package manifest via $adapter->getParent()->getManifest() to discover
children dynamically instead of maintaining a hardcoded EXPECTED_EXTENSIONS
array. Fail-open pattern wraps verification in try/catch. Only the success
path (plugin enables, license warning) is gated; unconditional housekeeping
(DLID restore) runs regardless.

Claude-Session: https://claude.ai/code/session_01CwLGvFJPjoPTp9BEnSjtJf
2026-07-06 10:46:02 -05:00
2026-06-23 10:24:23 -05:00
2026-06-21 20:27:29 +00:00
2026-06-21 20:27:29 +00:00
2026-06-21 20:27:29 +00:00
2026-06-21 20:27:29 +00:00
2026-06-21 20:27:29 +00:00
2026-06-23 10:24:23 -05:00
2026-06-21 20:27:29 +00:00
2026-06-21 20:27:29 +00:00
2026-06-21 20:27:29 +00:00

MokoSuite Realty

Real estate management for Joomla 6 — listings, showings, offers, commissions, and property search.

Layer 2 add-on for MokoSuite. Requires MokoSuiteCRM.

Features

  • Listings — property CRUD, photo gallery, status workflow, price history
  • Showings — scheduling, agent calendar, buyer feedback
  • Offers — submit, counter, accept (atomic with competing rejection)
  • Commissions — split calculations, agent YTD, pending payouts
  • Open Houses — events, visitor sign-in, lead capture
  • Property Search — Haversine geo proximity, saved searches, alerts

Layer Architecture

Layer 0: MokoSuiteClient
Layer 1: MokoSuiteCRM
  └── Layer 2: MokoSuiteRealty ← this module

Helpers (6)

ListingHelper · CommissionHelper · ShowingHelper · OfferHelper · OpenHouseHelper · PropertySearchHelper

GPL-3.0-or-later · Copyright © 2026 Moko Consulting

S
Description
MokoSuite Realty — real estate management: listings, MLS integration, showings, offers, commissions, buyer/seller portals. Layer 2 add-on for MokoSuite (requires CRM).
Readme GPL-3.0
983 KiB
Languages
PHP 34.2%
Markdown 31.9%
CSS 9.7%
XML 8.7%
Shell 6.4%
Other 9.1%