PHP MySQL Admin Panel Generator (MAGE), a PHP tool that helps you create a PHP Admin Panel for any MySQL database in seconds.
Mage is not PHPMyAdmin; it doesn't contain all your databases. It physically creates an admin panel for a database.
A suggested use-case for the tool would be creating an admin panel for a PHP / MySQL project in seconds, and then you can tweak it before delivery.
You may use this tool for charity or school projects, for commercial use, please contact me.
MAGE is derived from M
ySql A
dmin panel GE
nerator.
Mage (meɪdʒ): a magician or learned person.
1- Start by providing your MySQL Server Info, then click Next Step button.
2- The tool will scan the server for available databases and list them in a dropdown menu, select the database that you want and then click "Generate Admin Panel" button
3- After a few seconds, you'll get a success message, with a link to the newly created admin panel, and a report of all the operations that were done.
4- Click the link to the admin panel. You have to sign in using "admin" as an email and a password.
You'll get a clean bootstrap interface to control the website, check below screenshots: