dbEdit
Hello
I have installed dbEdit onto my pterodactyl
it shows in the extension page, but when i go to one of my servers and then into the servers databases, i can't see other things than the database details
Solution:Jump to solution
Hey, dbEdit is an admin extension, it doesn't change anything client side if that's what you mean.
9 Replies
Solution
Hey, dbEdit is an admin extension, it doesn't change anything client side if that's what you mean.
how do i access it admin side
Go to your Admin Page, on your top right you have an Extension Tab. There, you select dbEdit.

thats the only things its doing
Yep, you have it.
It's just for devs
You dont really need it if you arent a dev
so i have to use programs like heidisql etc. to access the database
You'll have a lot more control with real SQL clients, yes. I recommend either HeidiSQL or DBeaver.
You could also use phpmyadmin if you wanted user access to databases then just add a button in the panel that links to it, that's what I do