Installation
Getting Started with Eenos WHMCS Module Installation
The first step is to download the Eenos whmcs module and extract it. Then upload to the WHMCS installation path.
You may download the latest version of WHMCS module from here : Eenos-1.0.tar.gz
After downloading the module extract it and upload the 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 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 Eenos WHMCS module.