๐ Exciting updates are on the horizon!
Follow our development journey and see whatโs next for our projects โ your feedback can help shape the future.
๐ Big things are coming!
Weโre committed to transparency and innovation, so weโre sharing our development roadmap with you. This is where you can track upcoming features, improvements, and new integrations weโre working on.
From exciting UI enhancements to powerful backend capabilities, our roadmap keeps you in the loop โ and your feedback helps shape whatโs next!
Why a Public Roadmap?
Having a public roadmap means you can:
- See whatโs being developed right now.
- Discover upcoming features before they launch.
- Provide input on features you want prioritized.
Moko-Cassiopeia Roadmap ๐บ๏ธ
Milestones, modules, and maybes โ all in one tidy accordion. โจ
- ๐งฐ Core template modifications and overrides stabilized.
- ๐งน Admin cleanup and settings consolidation.
- ๐งฑ Ongoing bugfixes and performance tuning.
- ๐ Full light/dark theme parity using CSS custom properties.
- ๐จ Color variables split into
colors_light.css
andcolors_dark.css
. - โ๏ธ JavaScript toggle
darkmode-toggle.js
with template params overrides and persistence. - ๐ฅ๏ธ Admin option to force light, dark, or system preference.
- ๐ Documentation for theme variables and extension points for third-party developers.
- ๐๏ธ Development mode toggle in template params.
- โก Dev mode OFF: minified
.min.css
/.min.js
generated if missing and loaded. - ๐ Dev mode ON: raw source files load for debugging.
- ๐ Admin notification if build step fails or assets are mismatched.
๐ช Extract the ToC generator into a standalone Joomla plugin.
- ๐ Generate anchors & ToC from
h2
โh6
(neverh1
). - ๐งญ Configurable: root heading, depth, label heading, anchors, alignment, width, draggable modal.
- ๐ฅ Automatic injection; per-article overrides in the editor.
- ๐ฆ Bundled with template and distributable separately via JED.
๐ญ Concepts and experiments not tied to a fixed version:
- โฟ Accessibility upgrades: ARIA roles, skip links, improved contrast.
- ๐ Extended Google Tag Manager / analytics integration.
- โ๏ธ Performance: image lazy-loading, script deferrals, critical CSS.
- ๐ค RTL/LTR JSON asset generation stabilized and automated.
- ๐งฉ Template Marketplace Integration โ downloadable child themes/presets in Joomla admin.
- ๐ธ๏ธ Headless / Decoupled Mode โ Vue/React front-ends with Joomla backend.
- ๐ค AI-Assisted Styling โ automated palette/font/accessibility suggestions.
- ๐ท๏ธ Advanced Multitenancy โ per-language/domain branding packs.
- ๐ช Live Theme Preview โ instant parameter preview without reload.
- ๐ Performance Telemetry โ opt-in LCP/CLS reporting.
- ๐งฉ Component-Aware Dark Mode โ extensions hook into toggle API.
- ๐งฑ Visual Layout Builder โ drag-and-drop positions and sections.
- ๐ถ Offline-First Mode โ PWA hooks for caching assets and content.
๐งช Note: These are exploratory; inclusion depends on feedback and feasibility.