How to Upgrade HostX from V 2.0.0 to V 2.1.0? Print

  • 4

You need to take a backup of template, order form, addon module.

  1. Replace addon module with a new one and after replacing go to addon module and Upgrade database.
  2. Put root file on the root path.
  3. Orderform you can replace as it is as there is no major change in that.

For template path

Replace all files of -> following folder with new one "whmcs\templates\hostx\js\"


If you have not customized blocks file then you can this folder too as same as "whmcs\templates\hostx\includes\blocks\" if customized then after uploading file replace customized files with the new one. we have added new blocks here. Or you can find new blocks file with compare to the old one. There is 8 new blocks introduce. you can only copy those files only.

Files Name:

  1. all_hosting_features.tpl
  2. all_services.tpl
  3. domain_services.tpl
    offer_block_2.tpl
  4. offers.tpl
  5. other_options.tpl
  6. security_optimizations.tpl
  7. vps_pricing_plan.tpl

Now css folder needs to replace or you can compare with old one and just add new files that we added extra in this. Note that we have some changes in custom-responsive.css and custom.css you need to replace that one-two. If got any design issue you can revert.
Now templates files. we have changed in following file 

Path -> whmcs\templates\hostx\

Files 

  1. header.tpl,footer.tpl
  2. clientareaaddfunds.tpl
  3. clientareadomaindetails.tpl
  4. clientareaproductdetails.tpl



On the following path -> "whmcs\templates\hostx\includes\"  file  head.tpl need to replace you can compare with old one if you have found an extra link in old one then just copy that link and paste in new one file.

On the following path -> "\whmcs\templates\hostx\images\"  there is new images for the block in this folder upload all images to this folder after uploading if images changes then copy all images of you backup folder and upload to the new one in this way new images will be copied and the old one will be replaced.

 

Was this answer helpful?

« Back