Skip to content

Redirect stale Super Admin plugins and groups URLs

Choose a tag to compare

@cursor cursor released this 29 Aug 22:47
abe791e

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