> For the complete documentation index, see [llms.txt](https://appobuild.gitbook.io/super-live-tv-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://appobuild.gitbook.io/super-live-tv-app/admin-panel/admin-panel-configuration.md).

# Admin Panel Configuration

## Video documents for admin panel install

{% embed url="<https://www.youtube.com/embed/rUy1FOqR1kI>" %}

<mark style="background-color:green;">**Or you can follow the below introduction:**</mark>

### **Create Database**

* Login to your Cpanel hosting and open **MySQL Databases**
* Create a database and give database name like you want, as example: ‘**supertv**’
* Create a user for your database
* Add a user to your database and check **ALL PRIVILEGES**

### Import Database <a href="#import-database" id="import-database"></a>

* Open **phpMyAdmin** and select your database
* Import database file “<mark style="color:blue;">**super\_live**</mark>*<mark style="color:blue;">**\_**</mark>*<mark style="color:blue;">**tv.sql**</mark>” from download package inside ‘**admin\_panel**‘ folder

### Upload PHP Scripts

* Open **File Manager** via CPanel or FTP server
* Upload **“super\_live\_tv.zip**” inside “A**dmin\_panel.zip**” file to your domain or subdomain root directory on your hosting, then extract it

### Database Connection

* to change configuration please see <mark style="color:blue;">**config/config.php**</mark> file
* you must edit this data with your own data.

> <mark style="color:green;">Congratulations you have done install the admin panel!</mark>
>
> <mark style="color:green;">Open the admin panel URL and login</mark>

## Default Login access

> **Email: <admin@appobuild.com>**
>
> **Password: 12345**

## How to change admin login details?

&#x20;**Step 1**

{% hint style="info" %}
Open this website ["CLICK HERE"](https://phppasswordhash.com/) and put your password and copy password\_hash
{% endhint %}

Or  open this link: <https://phppasswordhash.com/>

<figure><img src="https://4292737134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F05e5fc6oWRDEztQIcakx%2Fuploads%2F9p1h4UZKALWbL0ozN30d%2FScreenshot_99.png?alt=media&amp;token=4505abd0-aad2-4d1d-8a54-922db8e39f89" alt=""><figcaption></figcaption></figure>

**Step 2**

{% hint style="info" %}
Open **phpMyAdmin** and select your database **admin\_info t**able then click edit
{% endhint %}

<figure><img src="https://4292737134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F05e5fc6oWRDEztQIcakx%2Fuploads%2FKv0OpOFopqYkddytNtsI%2FScreenshot_100.png?alt=media&amp;token=bba96039-eca4-4842-ae96-d2072968612e" alt=""><figcaption></figcaption></figure>

**Step 3**

{% hint style="info" %}
Change the info and Click GO.
{% endhint %}

<figure><img src="https://4292737134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F05e5fc6oWRDEztQIcakx%2Fuploads%2F7qu7j6pT5ffmUGgmHmkD%2FScreenshot_101.png?alt=media&amp;token=6204fb5a-14aa-4cbf-83e4-bfbb1c95822c" alt=""><figcaption></figcaption></figure>
