Manual Installation
How to Install the eShop Backend and/or Web Version Code on Your Server Manually
-
Edit the Config File
Openapplication/config/config.php
on your server. -
Set Your Domain URL
Set your domain URL inbase_url
.
Example:$config['base_url'] = 'http://your_domain_url/';
-
Edit the Database Configuration
Openapplication/config/database.php
on your server. -
Set Database Credentials
Set your database username, password, and database name in this file. -
Import the Blank Database
Import the blank database into your phpMyAdmin.
(You will find the blank database in your code package, e.g.,eShop Multi Vendor - blank database - vx.x.x
)
-
Delete the Install Folder
Open the code on your server and delete theinstall
folder. -
System Ready
Your system is now ready to use. -
Default Login Credentials
You can log in using:- Mobile:
9876543210
- Password:
12345678
- Mobile: