Admin Panel Configuration

Video documents for admin panel install

Or you can follow the below introduction:

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

  • Open phpMyAdmin and select your database

  • Import database file β€œsuper_live_tv.sql” from download package inside β€˜admin_panelβ€˜ folder

Upload PHP Scripts

  • Open File Manager via CPanel or FTP server

  • Upload β€œsuper_live_tv.zip” inside β€œAdmin_panel.zip” file to your domain or subdomain root directory on your hosting, then extract it

Database Connection

  • to change configuration please see config/config.php file

  • you must edit this data with your own data.

Congratulations you have done install the admin panel!

Open the admin panel URL and login

Default Login access

Email: admin@appobuild.com

Password: 12345

How to change admin login details?

Step 1

Open this website "CLICK HERE" and put your password and copy password_hash

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

Step 2

Open phpMyAdmin and select your database admin_info table then click edit

Step 3

Change the info and Click GO.

Last updated