SOFTWARE INSTALLATION GUIDE
This document outlines the technical steps required to install the software on your server.
1. File Transfer
Upload all files contained within the software package directly to the root directory of your server.
2. Database Configuration
-
Create a new database via your database management system (e.g., phpMyAdmin).
-
Import the provided .sql database file into the new database you created in the previous step.
3. Configuration Settings
-
Open the app/system/config.php file using a text editor.
-
Accurately update the database connection settings (database name, username, password) within this file to match the credentials established in Step 2.
Installation Complete Upon successful completion of the steps above, the software installation will be finalized.
Demo Credentials You may access the administration panel using the following login information:
-
Username: demo
-
Password: demo123
Technical Support Should you encounter any technical difficulties during the installation or operational phase, please contact our technical team by submitting a support ticket via our official website.