WHMCS Module Installation

WHMCS Module Installation

Install instructions:

1. Upload all files from archive to WHMCS folder.

2. Go to WHMCS admin panel, open setup ->Addon Modules page, activate Bacula4Hosts, define
        API URL: http://manage.bacula4.com/ or https://manage.bacula4.com/ ,
        username: your bacla4hosts email, A
        PI KEY: your bacula4host api key to know it open settings -> API key menu item in your account and finally check modules – you need select only server/vps modules.

You do not need so select anyting under "Access Control" section. Save.

3. Module is available for end users by your_whmcs_install/index.php?m=bacula4hosts. You can add it to WHMCS template you are using e.g for default scheme it's file:
templates/portal/footer.tpl

add
     <li><a href="index.php?m=bacula4hosts" title="bacula4hosts"><img src="modules/addons/bacula4hosts/icons/bacula_icon_16x16.png" alt="bacula4hosts" width="16" height="16" border="0" class="absmiddle" /></a> <a href="index.php?m=bacula4hosts" title="bacula4hosts">Bacula4hosts</a></li>

right before:
      <li><a href="cart.php" title="{$LANG.ordertitle}"><img src="templates/{$template}/images/icons/order.gif" alt="{$LANG.ordertitle}" width="16" height="16" border="0" class="absmiddle" /></a> <a href="cart.php" title="{$LANG.ordertitle}">{$LANG.ordertitle}</a></li>     
    • Related Articles

    • Hostbill Module and Installation

      How to install and configure the Hostbill Bacula4Hosts module   1) download the latest Hostbill module from your Bacula4Hosts downloads section   2) FTP the files into your hostbill installation   3) in Hostbill, go to settings > modules, search and ...
    • Multi-Language Support Added to WHMCS Module (as of v1.5)

      Hello,   we have added in a multi-language support into our WHMCS add-on module for Bacula4Hosts (present in v1.5 or later).   Currently, v1.5 is available for download from your downloads section within your bacula4hosts portal   How to configure   ...
    • Installing ClusterLogics cPanel control panel module

      For automatic plugin installation please check cPpanel plugin job option in ClusterLogics wizard: For manual installation (only for advanced users): You can download the latest cPanel Control Panel Module from the downloads section of your ...
    • WHMCS showing blank screen on ClusterLogics link/tab

      Please enable error logging within WHMCS install to identify source of the problem Most common scenario involves custom WHMCS themes not written properly and breaking javascript calls. To test, please install default (native) WHMCS theme and test - ...
    • Installing ClusterLogics cPanel control panel module

      You can download the latest cPanel Control Panel Module from the downloads section of your ClusterLogics GUI by clicking on the user name and selecting download. (manage.clusterlogics.com unless you have your own DCE URL) tar xzf ...