|
===== Method 1: Upload zip file, Automatically unzip it =====
Upload hbcms_xxx.zip AND unzip.php files to the root directory
Use your browser to install HBcms:
Install URL: http://your_domain/unzip.php
Example: http://www.mydomain.com/unzip.php
===== Method 2: Extract zip file, upload all of it =====
Extract hbcms_xxx.zip
Upload whole directory to your webserver.
Use your browser to install HBcms:
Install URL: http://your_domain/hbcms_directory/setup/index.php
Example: http://www.mydomain.com/hbcms/setup/index.php
===== Method 3: Automatically download and unzip HBcms =====
Just upload unzip.php file(in the setup directory) to the root directory
Use your browser to install HBcms:
Install URL: http://your_domain/unzip.php
Example: http://www.mydomain.com/unzip.php
|