Array
(
    [0] => Warning
    [1] => Undefined array key "language"
    [2] => /home/whmcsdev/public_repo/wbteampro.major-release/installation/modules/addons/wbteampro/initialize.php
    [3] => 282
)
Array
(
    [0] => Warning
    [1] => Undefined property: stdClass::$state
    [2] => /home/whmcsdev/public_repo/wbavatax.master/installation/modules/addons/wbavatax/hooks.php
    [3] => 942
)
Array
(
    [0] => Deprecated
    [1] => htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated
    [2] => /home/whmcsdev/public_repo/wbavatax.master/installation/modules/addons/wbavatax/hooks.php
    [3] => 279
)
9.0 - Developers API Overview - Knowledgebase - WHMCS Dev
Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

9.0 - Developers API Overview Print

  • 3

Since the release of v3, wbTeamPro offers developers two methods for integrating new functionality within or alongside the wbTeamPro system.

Database Class

The database class provided with wbTeamPro provides a standard set of methods for interracting with the WHMCS database.

View the Database Reference

System Plugins

System plugins allows developers to hook new features directly into the wbTeamPro system.

View the Plugins Reference

RESTful Web API

The RESTful Web API allows developers to communicate remotely with the wbTeamPro database.

View the Web API Method Reference


Was this answer helpful?

« Back

Powered by WHMCompleteSolution