Requirements
Environment
- PHP 7.4 or 8.1-8.3
- PHP Intl extension
- ionCube Loader 11.0 or newer
- WHMCS 8.0 or newer (last tested with 8.13.0)
- Pushover account
PHP Extensions
You need the PHP intl extension. On most systems, it is are already active.
If it is missing on your system, you must install it enable it.
Installing required PHP extensions
- Debian/Ubuntu
- Redhat/Rocky
sudo apt install php-intl
sudo yum install php-intl
Enabling required PHP extensions
- cPanel
- Plesk
- Login as admin
- Under the
Software and Servicesection, click onSelect PHP Version - Ensure that
intlis checked and save
- Login as admin
- Under
Tools & Settings, click onPHP Settings - Click on the version you are using
- Ensure that
intl,mbstringis checked and save