Installation
Getting Started with Eenos WHMCS Module Installation
The first step is to download the Eenos whmcs module and extract it. Then upload it to the WHMCS installation path.
You may download the latest version of the WHMCS module from here: Eenos-1.0.tar.gz
After downloading the module, extract it and upload the document root of your whmcs installation.
Download Command
wget -c https://download.eenos.com/whmcs-modules/Eenos-1.0.tar.gz
Extract the module and upload it to WHMCS installation root
You may need to copy or upload the modules folder to the root of your whmcs installation.
tar -xzf Eenos-1.0.tar.gz
cp -vrf Eenos/modules /home/user/-path-to-whmcs-installation/
chown -R user:user /home/user/-path-to-whmcs-installation/modules
The installation has been completed now, proceed with the configuration of the Eenos WHMCS module.