Redirect stale Super Admin plugins and groups URLs
Stale Super Admin addresses for Plugins and Groups now send people to the live Admin pages instead of a bare Laravel 404.
Changes
- Redirect /superadmin/plugins and the older /superadmin/modules address to the live Plugins page at /admin/modules.
- Redirect /superadmin/groups to the live Groups address at /admin/groups, which continues into the Access Groups tab.
- Keep Super Admin navigation pointed at the live Access and Plugins pages so those chrome links do not use the stale addresses.
Affected areas
- Super Admin navigation
- Super Admin compatibility URLs
Version rationale
Patch release: restores existing Super Admin Plugins and Groups destinations without adding a new workspace.
References
MyAPES Core 0.31.2 (2026-08-28) · stable · patch