Files
gniza4cp/cpanel/gniza/install.json
shuki f297d40a85 Add lightweight cPanel icon and update plugin registration
Replace 378KB VTracer-traced logo with a clean 1KB 48x48 SVG icon
for cPanel's icon system. Update install.json, install.sh, and
uninstall.sh to reference the new icon. Also update README with
skip-suspended flag and schedule config fields.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 00:40:57 +02:00

14 lines
360 B
JSON

[
{
"type": "link",
"id": "gniza",
"name": "gniza Restore",
"group_id": "files",
"description": "Restore files, databases, email, and more from gniza backups",
"uri": "gniza/index.live.cgi",
"feature": "gniza_restore",
"order": 1,
"icon": "gniza/assets/gniza-cpanel-icon.svg"
}
]