From e173072622c5dd58a8af0236472d983257871797 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Tue, 22 Jul 2025 12:29:23 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 6b10afc..3ebb820 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2248,6 +2248,21 @@ "notes": [], "type": "ct" }, + { + "name": "LinkStack", + "slug": "linkstack", + "desc": "LinkStack is an open-source, self-hosted alternative to Linktree, allowing users to create a customizable profile page to share multiple links, hosted on their own server.", + "script": "ct/linkstack.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/linkstack.sh", + "categories": [ + 9 + ], + "notes": [ + "LinkStack can be updated via the user interface.", + "Complete setup via the web interface at http:///. Check installation logs: `cat ~/linkstack-install.log`" + ], + "type": "ct" + }, { "name": "Linkwarden", "slug": "linkwarden",