SIMPLE WMS INSTALLATION
=======================

Default login:
Username: admin
Password: Admin@123

IMPORTANT: Change the password after installation by updating the users table or ask for the password-change module.

INSTALLATION STEPS
1. In cPanel, create a MySQL database and database user.
2. Add the user to the database with ALL PRIVILEGES.
3. Open phpMyAdmin, select your database, then Import install.sql.
4. Edit config/database.php and enter:
   - database name
   - database username
   - database password
5. Upload all files and folders into public_html.
6. Open your domain in a browser.

Required PHP version: PHP 8.0 or above.
