Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 470 Bytes

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 470 Bytes

Core PHP Admin panel

A Simple Admin Pannel written in core PHP. It contains an implementation of general features you might need in your website admin panel like :

  • Record management (CRUD)
  • Bootstrap based HTML template.
  • Secure Authentication
  • Pagination
  • Filters

Live Demo :

Credentials :
username : superadmin password : superadmin

Libraries used :