isstmadd-platform/ ├── index.php ← Landing page ├── database.sql ← Run this first in phpMyAdmin ├── .htaccess ← Apache config │ ├── assets/ │ ├── css/style.css ← All styles (white + green theme) │ └── ...
This script creates all demo users with correctly hashed passwords using your server's own PHP. It only needs to be run once.