| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-04 | 716 Bytes | |
| v2.5.0.3 - Fix URI-based ngadminui siteaccess tree menu source code.tar.gz | 2026-07-04 | 467.1 MB | |
| v2.5.0.3 - Fix URI-based ngadminui siteaccess tree menu source code.zip | 2026-07-04 | 469.3 MB | |
| Totals: 3 Items | 936.4 MB | 0 | |
Fix
- Added
ngadminui: ngadminuitoMap\URIinezplatform_siteaccess.yml - When accessing via
platform.*/ngadminui(URI prefix), Symfony was resolving the siteaccess toen(host match winning) instead ofngadminui - This caused the legacy treemenu AJAX to run under
encontext whereDynamic=disabled, preventing sidebar tree expansion - Tree menu now works correctly on both host-based (
nga.*) and URI-based (*/ngadminui) access