-
Package - MokoSuiteBackup (VERSION: 01.09.00-rc) Pre-Release
released this
2026-06-13 04:00:53 +00:00 | 0 commits to dev since this releaseFixed
- Admin submenu items (Dashboard, Backups, Profiles) not created on install —
<submenu>block in manifest was empty - Submenu items not created on update — added
ensureSubmenuItems()using Joomla'sMenuTableAPI with proper nested set positioning - Submenu icons not rendering in Joomla 6 — set
menu_iconparam for level 2+ items (Atum only rendersimgcolumn icons for level 1) - CSS selector
#menu→.main-navfor icon injection (Joomla 6 uses dynamicid="menu{moduleId}") - Use
margin-inline-endinstead ofmargin-rightfor RTL layout support
Downloads
- Admin submenu items (Dashboard, Backups, Profiles) not created on install —