From 698dcf02b07137c1d2b5589fdbb83d83d40d8d70 Mon Sep 17 00:00:00 2001 From: Roland Alton Date: Sat, 7 Jun 2025 10:32:50 +0200 Subject: [PATCH] add woocommerce_fusion app as custom example --- images/custom/apps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/images/custom/apps.json b/images/custom/apps.json index d6182d36..2ea87b71 100644 --- a/images/custom/apps.json +++ b/images/custom/apps.json @@ -19,6 +19,10 @@ "url": "https://github.com/frappe/ecommerce_integrations", "branch": "main" }, + { + "url": "https://github.com/dvdl16/woocommerce_fusion", + "branch": "version-15" + }, { "url": "https://github.com/frappe/hrms", "branch": "version-15"