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,