RadioStreamServer Combined Website + Portal + Centova Connector
===============================================================

This ZIP contains:
- Public marketing website
- Customer registration/login portal
- Administrator dashboard
- Support tickets and station requests
- Centova Cast connector and settings

Fresh installation
------------------
1. Back up your current website and database.
2. Upload this ZIP to your cPanel document root (public_html or a subfolder).
3. Extract the ZIP in that folder.
4. Create a MySQL/MariaDB database and user in cPanel.
5. Grant the database user ALL PRIVILEGES.
6. Visit install.php in your browser.
7. Enter database host, port (normally 3306), database name, user and password.
8. Confirm the detected site base path. Use blank at domain root or /host for a /host install.
9. Create the first administrator account.
10. Delete install.php after installation.
11. Log in at portal/login.php.
12. Visit update-centova.php while logged in as admin, run the update, then delete it.
13. Go to Admin > Centova Settings and enter your Centova panel information.

Existing Release 2 installation
-------------------------------
1. Back up files and database.
2. Extract this ZIP over the existing installation.
3. Keep your existing config.php; do not replace it.
4. Run update-centova.php as an administrator.
5. Delete update-centova.php after success.

Centova notes
-------------
- Enter the Centova panel base URL without /api.php.
- Use a valid Centova administrator API password.
- Configure account templates for Free, Broadcaster and Pro plans.
- Test the connection before provisioning a station.

Security
--------
- Delete install.php and update-centova.php after use.
- Keep config.php outside public backups.
- Use HTTPS.
- Use a long unique app_key and strong administrator password.

BRANDING UPDATE
---------------
The supplied RadioStreamServer PNG logo is installed at:
assets/images/RadioStreamServerLogo.png

It is used in the public header, public footer, portal header, and browser icon.
