WHMCS Module has been released !

cPanel, Industry leading hosting platform with world-class support.
Post Reply
User avatar
elialum
Staff Member
Staff Member
Posts: 95
Joined: October 25th, 2015, 1:44 pm

WHMCS Module has been released !

Post by elialum »

Hi All,

We've just released a working stable version of the WHMCS addon module.
You can download it for free from our client area.

Module Installation instructions -

1. Upload the "modules" folder into your WHMCS root installation folder.
2. Login to your WHMCS as admin user, and navigate to "Setup" -> "Addon modules".
3. Find the "Jetserver Backups Manager" module, and activate it (You will receive a confirmation message).



Template integration instructions -

1. Upload the contents of "__TEMPLATE_INTEGRATION__" folder into your *active* tamplate.
2. Edit "clientareaproductdetails.tpl" file, and make two minor changes -

* Find the div that holds the tabs (arround line 20), and add the following line (after #tab4) -

Code: Select all

{if $JBM.active}{$JBMLANG.managebackups}{/if}
(Take a look at our example template file for a full example)


* Add to the end of the file the following line -

Code: Select all

{include file="$template/clientareabackupsmanager.tpl" title="$JBMLANG.managebackups"}
alielmansy2607
Posts: 1
Joined: September 22nd, 2014, 8:37 am

WHMCS Module has been released !

Post by alielmansy2607 »

Hello,

Please improve the module for compitablity with WHMCS V6

Thanks
User avatar
idanbe
Staff Member
Staff Member
Posts: 30
Joined: October 22nd, 2015, 2:34 pm

WHMCS Module has been released !

Post by idanbe »

Hi alielmansy2607,

The JBM 3 WHMCS module for version 6.1 is in BETA testing.
I believe that we will release it next month.
Post Reply