Skip to content

Commit f5c8052

Browse files
authored
Merge pull request #160 from dheinze-cl/whmcs-imunify-products
create README.md
2 parents 3d1a949 + 759f80a commit f5c8052

20 files changed

Lines changed: 524 additions & 0 deletions

docs/.vuepress/config-client/documents.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ export default [
6969
description: "Using WHMCS Plugin for Imunify360.",
7070
link: "/whmcs_plugin/",
7171
},
72+
{
73+
title: "CloudLinux Monetize WHMCS plugin",
74+
description: "Integrate Imunify security services with WHMCS for automated billing and provisioning.",
75+
link: "/whmcs_cloudlinux_monetize/",
76+
},
7277
{
7378
title: "FAQ and Known Issues",
7479
description: "Frequently asked questions about Imunify360 performance, configuration, and known issues troubleshooting and resolution.",

docs/.vuepress/config-client/sidebar.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,14 @@ export default {
190190
"/wordpress_plugin/"
191191
]
192192
}
193+
],
194+
'/whmcs_cloudlinux_monetize/': [
195+
{
196+
collapsable: false,
197+
children: [
198+
"/whmcs_cloudlinux_monetize/",
199+
"/whmcs_cloudlinux_monetize/UPGRADE"
200+
]
201+
}
193202
]
194203
}
207 KB
Loading
711 KB
Loading
101 KB
Loading
258 KB
Loading
82.1 KB
Loading
90.9 KB
Loading
58.3 KB
Loading
191 KB
Loading

0 commit comments

Comments
 (0)