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?
-
upload files to web host.
-
replace website.cc in all .php files within the main directory.
ex.
- faq.php
- index.php
- login.php
- profile.php
- purchase.php
- register.php
- 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";
- done... go to your domain and enjoy?
- login admin:admin
credits: znix, Jasmisek (pull requests), duxe
original project: https://github.com/znixbtw/panel-v2