Initial scaffold — Joomla 6 dashboard and data visualization component #1

Open
opened 2026-06-21 16:39:27 +00:00 by jmiller · 0 comments
Owner

Summary

Build MokoSuiteInsight as a Joomla 6 component for real-time business dashboards.

Built

  • Package manifest (pkg_mokosuitesight.xml) with dlid + updateservers
  • DashboardHelper: CRUD, widget management, user dashboards, add widget
  • DataSourceHelper: pluggable metric connectors (CRM contacts, deals, revenue, POS sales, HRM headcount)
  • AlertHelper: threshold monitoring, fire/acknowledge, cooldown, scalar-only guard
  • WidgetHelper: Chart.js data formatting for counter, line, bar, pie, gauge, table
  • ExportHelper: CSV export from any widget, dashboard snapshot logging

Status: 5 helpers built, security reviewed, 1 critical fix applied

## Summary Build MokoSuiteInsight as a Joomla 6 component for real-time business dashboards. ## Built - Package manifest (`pkg_mokosuitesight.xml`) with dlid + updateservers - DashboardHelper: CRUD, widget management, user dashboards, add widget - DataSourceHelper: pluggable metric connectors (CRM contacts, deals, revenue, POS sales, HRM headcount) - AlertHelper: threshold monitoring, fire/acknowledge, cooldown, scalar-only guard - WidgetHelper: Chart.js data formatting for counter, line, bar, pie, gauge, table - ExportHelper: CSV export from any widget, dashboard snapshot logging ## Status: 5 helpers built, security reviewed, 1 critical fix applied
Sign in to join this conversation.