From cff8358b3e5039335dd23f87ab183461eaf07cec Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 14 Jul 2025 12:28:40 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index da73118..280dd89 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2384,6 +2384,18 @@ ], "type": "ct" }, + { + "name": "Mealie", + "slug": "mealie", + "desc": "Mealie is a self hosted recipe manager, meal planner and shopping list with a RestAPI backend and a reactive frontend built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the URL and Mealie will automatically import the relevant data, or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications.", + "script": "ct/mealie.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mealie.sh", + "categories": [ + 13 + ], + "notes": [], + "type": "ct" + }, { "name": "MediaMTX", "slug": "mediamtx",