Skip to content

SightDev/PHP-Panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

STILL A W.I.P

ignore the messy code please :D

Enhanced PHP Panel with Advanced Loader Management

Contributions welcome! πŸ’» Feel free to submit pull requests.

This project builds upon a pre-made PHP panel, introducing a more user-friendly and efficient API, along with several key improvements for better administration and usability. πŸ”Ή Features & Improvements

Revamped API – Simplified and more intuitive API for seamless interactions.
Loader Management Section – A dedicated admin-only section to control the loader efficiently.
Maintenance Mode – Automatically disables loader downloads when the software is under maintenance or down.
Color Scheme Update – A refreshed UI with an improved color scheme for better visual clarity.
General Enhancements – Various optimizations and refinements scattered throughout the panel.

πŸ”’ Access Control

The loader management section is restricted to admin users only to ensure security and control. 
When using the api use aapi.php instead of api.php.

This project enhances the original panel’s functionality while maintaining ease of use and accessibility for administrators. πŸš€

⚑ Overview of api

Pros and cons of this approach

Pros: User isn't interacting with the DB directly, MVC Pattern Indication, and Defined Data Flow

Cons: Scalability and Performance Considerations (runs perfectly fine on most low grade servers), Single Point of Failure (Potentially), No External System Integration.

About

This project enhances a pre-made PHP panel by introducing a more efficient ⚑ API, an admin-only πŸ” loader management section, and improved usability. It also includes a πŸ› οΈ maintenance mode to disable loader downloads when the software is down, a 🎨 refreshed color scheme, and various other refinements.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors