Hello @bluesky Happy you are here
Run
# php 8.1 is my default php version or version running for myslickdomain.com
$ cd /home/myslickdomain.com/public_html
# https://www.ioncube.com/loaders.php
$ wget -cv https://raw.githubusercontent.com/josephgodwinkimani/cyberpanel-mods/main/loader-wizard.php
Click on Fix Permissions on website’s file manager and then visit myslickdomain.com/loader-wizard.php
You will see instructions to download the loaders from the web and where to place them. For php 8.1 place the php 8.1 loader at /usr/local/lsws/lsphp81/lib/php/20210902
Lastly, you get the instruction to
Save this 00-inocube.ini file and put it in your ini files directory ,
/usr/local/lsws/lsphp81/etc/php/8.1/modes-available/
Now to confirm run the command
$ systemctl restart lsws && systemctl restart lscpd
Now go to myslickdomain.com/loader-wizard.php you will see a confirmation that ioncube was successfully installed.