From 6ec535f85b5d84841bd557a2cf95437ebc12f919 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 3 Nov 2024 19:07:50 +0100 Subject: [PATCH] Update integrations.ts --- website/src/assets/integrations.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/src/assets/integrations.ts b/website/src/assets/integrations.ts index e9ac7ac6..92bff741 100644 --- a/website/src/assets/integrations.ts +++ b/website/src/assets/integrations.ts @@ -457,6 +457,13 @@ export const integrations: IntegrationsType = { url: "/blog/openpanel-whmcs-module/", status: "stable", }, + { + name: "Blesta", + icon: WHMCS, + description: "Provision OpenPanel accounts from blesta.", + url: "https://blesta.club/extensions/openpanel", + status: "stable", + }, { name: "FOSSBilling", icon: WHMCS,