NEWS APP CPANEL INSTALLATION
============================

DATABASE DETAILS
Host: localhost
Database: itouchdigitalin_newsapp
User: itouchdigitalin_newsusr
Password: Ronak@12345

INSTALL STEPS
1. Open phpMyAdmin.
2. Select database: itouchdigitalin_newsapp
3. Click Import.
4. Import: sql/news_app_database.sql
5. Upload this ZIP to your domain/subdomain document root and extract it.
6. Open config/config.php and replace https://YOUR-DOMAIN.com with your actual HTTPS URL.
7. Open /admin/

DEFAULT ADMIN LOGIN
Email: admin@newsapp.com
Password: Ronak@12345

IMPORTANT
- Change the admin password after first login.
- Keep config/database.php private.
- uploads/news, uploads/publishers and uploads/categories must be writable (normally 755).
