supreen / php-admin-panel

This is a simple PHP, Jquery, ajax admin panel for small softwares and website panels. it uses google captcha. it is not depended on sql, but it keeps data in credential.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-admin-panel

This is a simple PHP, Jquery, ajax admin panel for small softwares and website panels. it uses google captcha. it is not depended on sql, but it keeps data in every file [After Update, all data is kept in one file named credential.php]

  • For SQL based Admin Panel please visit
  • https://github.com/supreen/Php-Sql-admin-panel/
  • It is designed for beginners.However, it does require sql

    APlease Use Your Google Captcha Sitekey and Secret [after update they are in one file named credential.php]

    Copy the Index.php file and create as many page as you want.

    Updated on 13/08/2021

      UI improved
      background and Logo added
      Now you need to put Admin name, Password, Sitekey, SecretKey just in one file called Credential.php
      Navbar can be updated via navbar.php too
      Replace logo.png with any logo of your choice
      Change the background image via \login\images\bg-01.jpg

    Updated on 26/06/2022

      UI improved
      New Modern Navbar added
      Index.php preview updated in readme
      CSS, JS and other files were missing, they are added
      Instruction to get Captcha sitekey and secret key added
      SQL based Admin panel created in new repository

    Updated on 23/07/2022

      nav bar was not showing properly. (bug fixed)
      Navbar is now fully functional and clickable
      add your codes in the resources folder to give life to your panel

    Thankyou

    Here is the demo (SQL based)

  • https://demoadmin.sobdar.com/
  • Consider buying me a coffee, if you loved my work.

  • https://www.buymeacoffee.com/suprin
  • If you are still finding it hard, Hire me

  • https://www.fiverr.com/supreen
  • or put an order at https://sobdar.com
  • Images

    Admin.php

    Image of Admin Panel

    Index.php

    Image of Index

    About

    This is a simple PHP, Jquery, ajax admin panel for small softwares and website panels. it uses google captcha. it is not depended on sql, but it keeps data in credential.php

    License:GNU General Public License v3.0


    Languages

    Language:CSS 50.6%Language:SCSS 21.4%Language:Less 21.1%Language:PHP 6.3%Language:JavaScript 0.6%