MegaFlix Plus ( Apk + Panel )
1- ##MegaFlix Requirements:
The panel prefers PHP 8.1.
----------------------------------------------------------------------
2- ##Panel Installation:
Upload the panel files to your hosting.
Access credentials:
Login: admin
Password: admin
----------------------------------------------------------------------
3- ##Configuration:
After accessing the panel, go to the API tab and get your Panel URL Seed and App API Token; copy these tokens and go to the app's `assets/app.json` file.
----------------------------------------------------------------------
4- ##Editing the Application:
To edit the application, download MT Manager or APK Editor.
In the app, go to the `assets/app.json` file and replace `sua-api`
with the API details from the panel's API tab:
{
"seed_v2": "Panel URL Seed",
"app_token": "App API Token",
"token_name": "X-App-Token" (no need to change)
}





