Install on Server
1. Set Up the Database​
Before installing the admin panel, you need to set up the database for the application. To do this:
Go to MySQL Databases

Make a new database

Create user for database

Add user to database

Give Privileges to the users

2- Admin Panel Installation
After downloading the code from Codecanyon, upload the 'Admin_Install.zip' file into your directory and unzip it. You can install uniBooker on your main domain or a subdomain. For example, it could be 'yourdomain.com' or 'subdomain.yourdomain.com'.
Do not install the admin panel or web app in a subdirectory, such as 'yourdomain.com/folder'.
UniBooker requires an SSL certificate to be installed on your domain for all services to work properly. You can easily set up a free SSL certificate through cloudflare.com.
Let's begin the installation:
First, visit your site URL followed by '/install', for example, 'yourdomainname.com/install'. This will automatically take you to the installation page. Click on 'Get Started' to begin.

Step 1: Make sure all necessary extensions are enabled. Verify the required information, and if everything is in order, click on 'Next'.

Step 2: Make sure all necessary permissions are enabled. Verify the required information, and if everything is in order, click on 'Next'.

Step 3: You will need to insert the purchase code to validate the purchase.

Step 4: Set up the Database host, Database name, Database username, and password, then click 'Next'. If the database is on your server, the host is typically 'localhost' or '127.0.0.1'.

Step 5: You'll need to import the SQL file. Simply click on 'Import Database' to import the database.

Step 6: Enter the necessary details and finalize the installation by clicking 'Complete Installation'.

Installation Complete
Congratulations! Your application has been successfully installed.

Last updated
Was this helpful?