PHP Admin Dashboard with Bootstrap

Overview

This is a web-based dashboard software with bootstrap admin theme. It leverages PHP high performance as no 3rd party libraries are used. There is an IP ban feature that protects login screen. Software is sold as is. Support after sale is free of charge. However any further customisation can be done for additional charge.

Features

  • Projects management with attachments
  • Customer management
  • Events Calendar
  • News board 
  • Reports with CSV export
  • Attachments download history

Requirements

  • PHP 5+
  • MySQL 5+
  • Web server (Apache, nginx, IIS)

Instructions

Installation


  • Unzip the zip file you downloaded
  • Setup your domain root to point to “web” folder 
  • Update your database credentials in “config/env_prod.php”
  • Import database tables using “install.sql” file
  • After successful import a user with Username: demo  Password: demo will be created
  • Navigate to your site, you should see login screen and be able to login as demo

Related