Installation
Installation
This section describes system requirements to install and use module.
System requirements
- BILLmanager 6.x
- cURL
- unzip
- PHP 5.4 - 8.0
- PHP extensions:
xml,mbstring,pdo,mysqlnd - Allowed PHP function (optional):
shell_exec
Installation instructions
Install packages
yum install curl unzip php-common php-cli php-pdo php-mysqlnd php-mbstringapt install curl unzip php-common php-cli php-pdo php-mysqlnd php-mbstringDownload and unpack module
cd /tmp
curl -O 'https://fraud.hosting/downloads/billmgr/fraudhosting_v1.6.zip'
unzip fraudhosting_v1.4.zip
rm -f fraudhosting_v1.4.zip- Copy module files to the billing directory
cp -r mgr5/* /usr/local/mgr5/- Restart BILLmanager
/usr/local/mgr5/sbin/mgrctl -m billmgr -R- Configure module, click ‘FraudHosting settings’ in the ‘Provider’ section
See configuration page to get detailed instructions how to configure module.