FUNDZ MARKETPLACE — INSTALLATION

1. Create a MySQL database and user in cPanel.
2. Import database/schema.sql through phpMyAdmin.
3. Edit config/config.php with the actual DB name, username and password.
4. Temporarily browse to /database/seed.php once, or run: php database/seed.php
5. Delete or rename database/seed.php after seeding.
6. Confirm Apache mod_rewrite is enabled and the included .htaccess is active.
7. Set APP_URL in config/config.php only if FUNDZ is installed in a subfolder; otherwise leave blank.

DEMO ACCOUNTS
Admin: admin@fundz.ng / FundzAdmin!2026
Operations: operations@fundz.ng / FundzOps!2026
Business: business@fundz.ng / FundzBusiness!2026
Provider: provider@fundz.ng / FundzProvider!2026

SECURITY BEFORE PRODUCTION
Change every demo password. Replace APP_KEY. Use HTTPS. Remove database/seed.php. Configure SMS/WhatsApp/email credentials outside the public web root where possible. Review provider verification and rate-publication workflows with legal/compliance counsel.

RATE DATA
The package includes ten isolated connector stubs and an operations dashboard. No connector bypasses login, CAPTCHA or access controls. Configure official APIs first; otherwise use compliant public quote flows or trained manual capture. Quotes remain pending until approved and expire automatically.
