Installer
PWRAffiliate install checklist.
Use this page after PHP and MySQL are installed on the machine or hosting account.
Checklist
1. Create a MySQL database named
pwraffiliate.2. Import
database/schema.sql.3. Update database credentials in
config/app.php.4. Change the default admin email and password in
config/app.php.5. Open
/admin/login.php and begin managing operators and offers.Current status
Demo mode active until MySQL is configured
This environment does not currently have PHP/MySQL installed in PATH, so the project has been prepared as a ready-to-install codebase rather than a fully executed local stack.