feat(menu-registry): register admin menu in shared #__mokosuite_menu #311
Reference in New Issue
Block a user
Delete Branch "fix/menu-registry"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adopts the MokoSuite admin-menu registry standard: adds the self-contained MokoMenuRegistry helper and registers this component's admin menu into the shared #__mokosuite_menu table (read by mod_mokosuiteclient_menu in MokoSuiteClient). Idempotent register on install/update, unregister on uninstall. Part of the cross-repo registry rollout.