generated from MokoConsulting/Template-Joomla
f673e130dde30a5c277fc66dad68d2806658e1d4
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 11s
The package postflight showed the "License Key Required" / next-steps message even when a bundled child extension failed to sub-install (Joomla only logs those failures). Add a fail-open manifest verifier (missingChildExtensions) that confirms every declared child landed in #__extensions and enqueues an error + returns before the license path when any are missing. Fails open so a transient glitch never fakes a failure. Claude-Session: https://claude.ai/code/session_01B9aZHSWbiiZykJD88pYx8R
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
Links
GPL-3.0-or-later · Copyright © 2026 Moko Consulting
Languages
PHP
34.2%
Markdown
31.9%
CSS
9.7%
XML
8.7%
Shell
6.4%
Other
9.1%