From e80b2a72d3906d5d2b7241cd40fdb14c4a31f103 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Wed, 15 Jul 2026 11:34:00 -0500 Subject: [PATCH] Add displayName "Hostinger" to the hostinger entry (#4014) Partner-requested display label: the /plugin browse UI shows the entry name (lowercase slug) unless displayName is set. Install slug stays hostinger; no change on the plugin repo side. Same shape as the convex entry here and the qodo relabel on -community. displayName is supported since Claude Code v2.1.143 and falls back to name on older versions. Co-authored-by: Claude Fable 5 --- .claude-plugin/marketplace.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 98e020dd..1329f28e 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1510,6 +1510,7 @@ }, { "name": "hostinger", + "displayName": "Hostinger", "description": "Deploy, manage and monitor Hostinger services — Websites, Domains, Ecommerce, Email Marketing, Subscriptions & Payments, and VPS. Authenticate via browser (OAuth) or API token.", "author": { "name": "Hostinger"