1️⃣cPanel

We made our script as easy to install on cPanel on your favourite hosting provider.

First login to your cPanel dashboard.

After you successfully login to your dashboard, go to File Manager.

Click on File Manager. It will open a new window like below.

On the public_html folder on the left side, select the folder, and click the Upload button on the top.

Now it will open a new window to upload your script file.

Now click Select File button and upload the Hosting_Hub.zip file inside the script folder you have downloaded from CodeCanyon.

Upload the zip file.

After successfully uploading the file, back to the file manager. Reload the file manager. And you will see the zip file there.

Right click and extract the zip file here.

Now back to your cPanel dashboard. And go to the Software tab. Click on Setup Node.js App.

It will open a new page like below.

Click CREATE APPLICATION Button. You will see a page like this.

Please fill in all the details as you see on the above image.

  • Nodejs version: 18.16.0(recommended)

  • Application Mode: Production

  • Application root: public_html/WPTD

  • Application URL: select your domain you want configured with the script.

  • Application startup file: server.js

Double check if everything is okay. Now click CREATE button.

You will see two new options like below.

  1. Click Run NPM Install button

    1. It will take some time.

  2. Click Run JS script

    1. It will show you some options like below

Choose the start option and click RUN JS SCRIPT. It takes some time to start the script on your server.

That's it.

After completing the installation, you can now visit your domain now.

Last updated