noodle3846 / znix-panel-millionware

znix panel v2 with millionware theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

znix-panel-millionware

znix panel v2 millionware themed.

edit incomplete

to do

  • add discord linking
  • reseller panel?? maybe...
  • add landing page (must go to login.php and register.php manually for now.)

the project is still useable but is missing some features from millionware

  • viewing other user profiles
  • commenting on profiles
  • viewing invites
  • discord linking

how to use?

  1. upload files to web host.

  2. replace website.cc in all .php files within the main directory.

ex.

  • faq.php
  • index.php
  • login.php
  • profile.php
  • purchase.php
  • register.php
  1. upload db.sql to database and set the sql login info in "app\core\database.php".

ex.

  • private $dbHost = "localhost";
  • private $dbUser = "user";
  • private $dbPass = "pass";
  • private $dbName = "dbname";
  1. done... go to your domain and enjoy?
  • login admin:admin

credits: znix, Jasmisek (pull requests), duxe

original project: https://github.com/znixbtw/panel-v2

preview login: image

preview panel: (ss by Jasmisek) image

About

znix panel v2 with millionware theme


Languages

Language:JavaScript 80.4%Language:PHP 18.1%Language:Hack 1.2%Language:CSS 0.3%