feat(menu-registry): register admin menu in shared #__mokosuite_menu #311

Merged
jmiller merged 2 commits from fix/menu-registry into dev 2026-07-18 22:23:16 +00:00
Owner

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.

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.
jmiller added 2 commits 2026-07-18 22:18:42 +00:00
feat(menu-registry): register admin menu in shared #__mokosuite_menu
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 34s
d8492ec2c2
Adopt the MokoSuite admin-menu registry standard: add the canonical
MokoMenuRegistry helper under src/Installer, add a component install
script that publishes this component's admin menu into the shared
#__mokosuite_menu registry on install/update/discover_install and
removes it on uninstall, and wire the scriptfile into the manifest.

Authored-by: Moko Consulting
chore(version): pre-release bump to 02.67.10-dev [skip ci]
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
2bef647705
jmiller merged commit dcdfc20c1e into dev 2026-07-18 22:23:16 +00:00
Sign in to join this conversation.