This repository was archived by the owner on Oct 27, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 14
Setup
Andreas edited this page Feb 25, 2023
·
6 revisions
Setup
- Download the latest Release ZIP and the db.sql file from here.
- Extract the files and upload them to your PHP host.
- Create a new database in PHPMyAdmin, import the contents of the db.sql.
- Rename Database file to Database.php.
- Edit the Database.php file to include your database credentials.
- Upload the x.exe file in the panel's main directory.
- Log in to the panel using default credentials, then change the password to a secure one.
- Edit the Config.php file to set the name and description of your website, and set a secure API key for authenticating requests.
- Rename the DiscordConfig file to DiscordConfig.php.
- Create a new Discord application to integrate with the panel.
- Copy the panel's profile URL and add it as a redirect URL in the Discord application.
- Fill in your Discord logging webhook URL(s) in the DiscordConfig.php file to allow the panel to send messages to Discord.
NOTE: Make sure php has full access to /usercontent/avatar otherwise no avatar can be downloaded from discord.