VTU ADMIN WEBSITE - CPANEL UPLOAD GUIDE

Upload this folder as admin inside your website folder.

Example:
public_html/admin/

Before opening it, edit:
config/config.php

Set the same database details used by the user website:
DB_HOST
DB_NAME
DB_USER
DB_PASS

FIRST ADMIN SETUP
1. Open https://yourdomain.com/admin/install_admin.php
2. Create your first super admin account
3. Delete install_admin.php after successful setup

Admin features included:
- Dashboard statistics
- Manage users
- Credit/debit user wallets
- View all wallet records
- View and update transactions
- Manage data plans
- Manage service products and pricing
- Manage providers
- Manage support tickets
- Manage site settings
- Admin audit logs

Provider API automation is not inside the admin yet. That will be connected later through the user site provider file and provider records.
