Skip to content

PHP MySQL Admin-panel Generator (MAGE), a PHP tool that helps you create a PHP Admin Panel for any MySQL database in seconds.

Notifications You must be signed in to change notification settings

hamza-aabila/php-mysql-admin-panel-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAGE :: PHP MySQL Admin Panel Generator

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 physicall creates an admin panel for a database.

A suggested usecase for the tool is to create a fast admin panel for a PHP / MySQL project that you're working on in seconds, and then you can tweak it before delivering that.

You may use this tool for charity or school projects, for commercial use, please contact me.

Disclaimer: Always backup your database.

Instructions:

1- Start by providing your MySQL Server Info, then click Next Step button. Server info

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 Second Step

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. Success Message

4- Click the link to the admin panel. You have to sign in using "admin" as an email and a password. Sign in


You'll get a clean bootstrap interface to control the website, check below screenshots:
Admin Panel 1


Admin Panel 2

Admin Panel 3

About

PHP MySQL Admin-panel Generator (MAGE), a PHP tool that helps you create a PHP Admin Panel for any MySQL database in seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 72.3%
  • Hack 18.7%
  • CSS 8.9%
  • HTML 0.1%