Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozceliksinan/php-web-admin-panel-template
A simple web admin panel based on PHP, providing a user-friendly interface to easily manage tasks such as content, database, and user accounts.
https://github.com/ozceliksinan/php-web-admin-panel-template
admin-template crud html-css mysql php
Last synced: about 1 month ago
JSON representation
A simple web admin panel based on PHP, providing a user-friendly interface to easily manage tasks such as content, database, and user accounts.
- Host: GitHub
- URL: https://github.com/ozceliksinan/php-web-admin-panel-template
- Owner: ozceliksinan
- Created: 2024-02-13T08:29:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T15:12:18.000Z (6 months ago)
- Last Synced: 2024-07-25T17:16:27.868Z (6 months ago)
- Topics: admin-template, crud, html-css, mysql, php
- Language: Less
- Homepage:
- Size: 11.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Web Admin Panel
Upload the files to the server to use the admin panel.
For the admin panel to work, the sql file must be included in your system. For this, the panel.sql file in the SQL folder is used. A database called panel is created by going to phpMyAdmin.
After the database is created, the panel.sql file in the SQL folder is selected with the import feature and git is pressed.
As a last step, the netting/dbconfig.php file in the folder is opened and rearranged with your own information.
```php
```
Authentication Information:
```
Username: sinanozcelik
Password: sinan123
```## Build With
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![javascript](https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white)
![MySQL](https://img.shields.io/badge/MySQL-00000F?style=for-the-badge&logo=mysql&logoColor=white)
![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)
![Xmapp](https://img.shields.io/badge/Xampp-F37623?style=for-the-badge&logo=xampp&logoColor=white)## Contact Information
You can reach out to me using the following contact details:
[![Email](https://img.shields.io/badge/Email-info%40sinanozcelik.com-brightgreen)](mailto:[email protected])
[![Website](https://img.shields.io/badge/Website-sinanozcelik.com-blue)](https://sinanozcelik.com)
I'm always open to development and collaboration. Feel free to reach out to me!