This is part of the VPS Installation Guide!
Do not proceed if you are not using the recommendations from the Introduction step!
In this step, we will now proceed to setup and install Zender.
Login to your server control panel. This is the link you got from the last step.
Click the "WEB" tab then "Add Web Domain":

You will be greeted with a warning, proceed by clicking "Continue".
Enter your domain then press save:

Click the "WEB" tab again and you should see your domain for Zender:

Now, click that domain then check "Enable SSL for this domain" and "Use Let's Encrypt to obtain SSL certificate" then press "Save":

Your domain should now have SSL certificate.
Click the "DB" tab then click "Add Database":

You will be greeted with a warning, proceed by clicking "Continue".
Fill up the highlighted fields then press "Save":

Take note of the prefix "admin_". We will need that later.
Click the folder button in the top menu:

Click home > admin > web > yourzenderdomain.com > public_html
Now you are in the root directory of your Zender domain, you will upload the Zender installation files in this location.
In the zip file you downloaded from CodeCanyon, you should see an "Install" folder when you extract it. Go inside that folder then "CTRL + A" to select all files then create a zip archive file:

Upload the zip file you created to the file manager then right click the file and click "Unzip":

Now delete the following files:
index.html
robots.txt
Now open your zender domain in the browser and you should be greeted with the installation form:

Proceed by filling up the installation fields.
Select "HTTPS" in the protocol because you are using SSL. In the database name and username, make sure you use the prefix together. For example, in this guide, we have "admin_zender" for both database name and username.
You will be greeted with this page after successful installation:

Proceed to the next step.