How do i install the software?
Follow the steps below to install the application on your hosting server.
1. Create a Database
Before starting the installation, create a new empty MySQL database and a database user with full privileges.
If you are using cPanel
- Log in to cPanel.
- Open MySQL® Databases.
- Create a new database.
- Create a new database user and set a strong password.
- Add the user to the database and assign All Privileges.
- Save the following details, as you will need them during installation:
- Database Host (usually
localhost) - Database Name
- Database Username
- Database Password
- Database Host (usually
If you are using Plesk
- Log in to Plesk.
- Go to Websites & Domains → Databases.
- Click Add Database.
- Create a new database and database user.
- Save the following details:
- Database Host (usually
localhost) - Database Name
- Database Username
- Database Password
- Database Host (usually
2. Extract and Upload the Package
Extract the codecanyon_XXXXXXXX.zip archive. You can do this in one of two ways:
- Extract it locally on your computer and upload all extracted files to your server, or
- Upload the ZIP file directly to your hosting panel (cPanel or Plesk) and extract it on the server.
Then upload (or extract) the contents of the codecanyon_XXXXXXXX folder to your web server:
- In your domain’s document root (e.g.
public_htmlfor cPanel orhttpdocsfor Plesk), or - In a subdirectory if you want the application installed under a specific path.
3. Start the Installer
Open your browser and navigate to:
http://your-domain.com/install/start.php
Or, if installed in a subdirectory:
http://your-domain.com/subdirectory/install/start.php
Replace your-domain.com and subdirectory with your actual domain and installation path.
4. Complete the Installation
Follow the installation wizard and enter the database credentials created in Step 1.
Once completed, your application will be ready to use.

