Nginx Admin version 1.8 (Stable) released.
The Nginx Admin WHM plugin v1.8 stable is released.
 
Change Log:
1- Added /tmp cleanup function in whm interface.
 
Please do the following to install!
 
Install instruction:
cd /usr/local/src
wget 
http://nginxcp.com/nginxadmin1.8-stable.tar
tar xf nginxadmin1.8-stable.tar
cd publicnginx
./nginxinstaller install
 
Note: This is mirror version so no need to uninstall old version for upgrade. Follow the below upgrade instructions.
 
Upgrade instruction is given below,
 
cd /usr/local/src
wget 
http://nginxcp.com/nginxadmin1.8-stable.tar
tar xf nginxadmin1.8-stable.tar
cd publicnginx
./cpwhm-install
 
 
-------
 
Nginx Admin (development version) v1.7 released
The Nginx Admin WHM plugin v1.7 (development Version) is released.
 
Change Log:
1- Based on latest Nginx development Version 0.9.3 (see 
http://nginx.org/en/CHANGES).
 
Please do the following to install!
 
Install instruction:
cd /usr/local/src
wget 
http://nginxcp.com/nginxadmin1.7-development.tar
tar xf nginxadmin1.7-development.tar
cd publicnginx
./nginxinstaller install
 
Note:If you have previously installed the any version of the nginx,  please uninstall and then perform the installation. This development  version not stable version.
 
Uninstall instruction is given below,
 
cd /usr/local/src
wget 
http://nginxcp.com/nginxadmin1.7-development.tar
tar xf nginxadmin1.7-development.tar
cd publicnginx
./nginxinstaller uninstall
 
-------
 
Nginx Admin version 1.7 (Stable) released.
The Nginx Admin WHM plugin v1.7 stable is released.
 
Change Log:
1- Based on Nginx v0.8.54 (see 
http://nginx.org/en/CHANGES-0.8).
 
Please do the following to install!
 
Install instruction:
cd /usr/local/src
wget 
http://nginxcp.com/nginxadmin1.7-stable.tar
tar xf nginxadmin1.7-stable.tar
cd publicnginx
./nginxinstaller install
 
Note:If you have previously installed the any version of the nginx, please uninstall and then perform the installation.
 
Uninstall instruction is given below,
 
cd /usr/local/src
wget 
http://nginxcp.com/nginxadmin1.7-stable.tar
tar xf nginxadmin1.7-stable.tar
cd publicnginx
./nginxinstaller uninstall