Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script [QBCore] Web Panel

xanis

Silver Elite
Joined
Jan 2, 2022
Messages
21
Reaction score
1,445
Points
296
Location
Austria
Here is a small web panel. Basicly i made it so that admins can see everything that they need in database without a possibility to change anything.
It is ugly but it does the job and it is in Serbian language (cuz im too lazy to change it in english) so you will have to translate it yourself.
Setup is quite simple, just put panel folder into xampp->htdocs and make database named pannel where you will store all users.
change database name in every php table because it will not work if database name is not yours
$servername = "localhost"; $username = "root"; $password = ""; $dbname = "qbcoreframework_b2175c"; - change this
There is a username created so you can login and take a look - Test/Test

slika1.jpg



If you like it say thanks :)
 

CreatingCalibers

Gold Elite
Joined
Oct 11, 2022
Messages
321
Reaction score
2,000
Points
316
Location
20110
Qbcore has a web panel by default it's TXadmin that can be used as a web panel or in game panel.
I would never add a web panel to Xampp on a open network.
 
Top