How to create a Bootstrap 5 Admin Dashboard without programming

Migli
3 min readJul 12, 2019

--

Bootstrap 4 Admin Dashboard — built with PHPCG

About PHP CRUD Generator

PHP CRUD Generator is a pure PHP application and allows you to build Bootstrap 5 admin panels using an online User Interface.

If you have a project using a MySQL database and a PHP server, then PHPCG is perfect for you.

How it works?

  1. Go to https://www.phpcrudgenerator.com and buy a license at a ridiculous price and download the package
  2. Upload the directories to your server, then follow the installation process from your web browser
  3. Then open PHP CRUD Generator in your web browser

Create your Admin Panel in PHP with CRUD Operations

The interface includes 3 tabs: Build READ list, Build CREATE/UPDATE forms, Build DELETE forms.

CRUD operations

The system analyzes the database structure in a smart way and detects tables, field types and properties and all types of relationships.

In each tab, you just haveto choose your options and preferences and then validate to create the Bootstrap administration panel.

The generated administration interface uses a very clean MVC structure.

For each table:

PHP CRUD Generator is very powerful and has involved several years of progressive development. Among other core features:

  • Built entirely with Bootstrap 5 + jQuery
  • Authentication module for the admin panel
  • Intelligent field validation
  • User and profile management with advanced management of individual rights
  • Integrated and configurable jQuery plugins: File uploader, Date & Time pickers, TinyMce, …
  • Visual organization of the navigation bar

The fully functional demo is available here: https://www.phpcrudgenerator.com/admin/home

Screenshots

PHP CRUD Generator
Bootstrap Admin Dashboard sample — Sandstone theme
Bootstrap Admin Dashboard sample — Darkly theme
Subscribe to PHP CRUD Generator Youtube Channel at https://bit.ly/2JwWj2E

--

--