{ "admin/services/mmpm": { "title": "MMPM", "order": 32, "action": { "type": "alias", "path": "admin/services/mmpm/dashboard" }, "depends": { "acl": ["luci-app-mmpm"], "uci": {"mmpm": true} } }, "admin/services/mmpm/dashboard": { "title": "Dashboard", "order": 1, "action": { "type": "view", "path": "mmpm/dashboard" } }, "admin/services/mmpm/modules": { "title": "Modules", "order": 2, "action": { "type": "view", "path": "mmpm/modules" } }, "admin/services/mmpm/webui": { "title": "Web GUI", "order": 3, "action": { "type": "view", "path": "mmpm/webui" } }, "admin/services/mmpm/settings": { "title": "Settings", "order": 4, "action": { "type": "view", "path": "mmpm/settings" } } }