In this article i will try to say few words about new XUI.ONE module, how it works and what are the differences with previous modules.
Our previous WHMCS modules have always used direct SQL database interaction, but XUI.ONE module uses pure API approach.
This means that the configuration of module is way more simple and error chances are drastically lower also.
Previous modules were also panel owner orientated only due to need of database access, but XUI.ONE can be used by resellers also!
XUI.ONE module also uses reseller packages from panel, instead of bouquet approach from older modules, this means that most settings are done in XUI panel, instead of WHMCS.
Using of packages has many advantages, you can preconfigure package in panel and that means less configuration in WHMCS, wich in otherhand means less chances of misconfiguration and errors.
Module has 2 modes (owner & reseller), depending on setting module will use admin or reseller api.
REQUIREMENTS:
v2.0 and below
WHMCS 7+
PHP 7.2+
IONCUBE v10+
PHP settings: allow_url_fopen: true
WHMCS settings: Username,Password: random
v2.1 and above
WHMCS 8+
PHP 8.1+
IONCUBE v12+
PHP settings: allow_url_fopen: true
WHMCS settings: Username,Password: random