Demo Database Setup
note
This step is optional. Only follow these instructions if you want to set up a demo database with sample data for testing or exploration. If you do not want demo data, you can skip this section.
Quick Setup Steps
Follow these main steps to set up the eDemand demo database:
- Take a Backup of Your Current Database
- Before making any changes, back up your existing database to prevent data loss.
- Empty Your Database
- Remove all existing tables and data from your target database.
- Import the Demo SQL File
- Download: demo-database-v-4.1.0.sql
- Import this file into your empty database using phpMyAdmin.
- Default Admin Credentials
- Mobile:
9876543210
- Password:
12345678
- Mobile:
Note: The demo data and credentials are for testing and learning purposes only. Do not use them in production environments.