📙
QuickAdminPanel
  • QuickAdminPanel Docs
  • Quick Start: Creating Panel
    • Creating a Simple CRUD
    • Radio/Checkbox/Select Fields
    • Relationships fields: belongsTo/belongsToMany
    • File/Photo Upload Fields
    • Date/Time Picker Fields
    • Multi-language Projects
    • API Generator
    • Roles and Permissions
    • How to Change Design Template/Theme
  • Using the Generated Code
    • Download Code and Install on Your Web-Server
    • Push Code to Your Github
    • Edit Code and Merge Changes
    • What Files are Inside the CRUD
  • Modules
    • Modules Overview
    • AJAX Datatables
    • System Calendar
    • Audit Changes Logs
    • Dashboard and Reports
    • Multi-Tenancy
    • CSV Import
    • Global Search
    • User Registration
    • Internal Messages
    • Change Notifications
    • Tasks + Calendar
    • Courses LMS
    • CRUD Templates Modules
  • Customizing the Code
    • Datatables Customizations
    • Upgrade Laravel version
    • Dependent Dropdowns: Parent-Child
    • Add Front User Without Admin Permissions
    • How to Add Mass Actions to Datatable
  • Vue.js + Laravel API Version
    • QuickAdminPanel: Vue.js+Laravel Version
    • What Files are Inside Vue.js+Laravel CRUD?
    • Installing Downloaded Vue.js+Laravel Panel
  • Livewire + Tailwind Version
    • QuickAdminPanel: Livewire+Tailwind Version
    • What Files are Inside Livewire+Tailwind CRUD?
    • Installing Downloaded Livewire+Tailwind Panel
Powered by GitBook
On this page
  1. Modules

Modules Overview

PreviousWhat Files are Inside the CRUDNextAJAX Datatables

Last updated 3 years ago

In addition to the CRUD generator, QuickAdminPanel contains 20+ modules you can install/uninstall and configure.

There are 2 types of modules:

  • CRUD Templates Modules - they just create ready-made CRUDs to save you time

  • Custom Modules - with totally unique non-CRUD functionality

Important: not all the modules are available in all QuickAdminPanel generator versions. We have three generators:

  • jQuery "original" version (released in 2015)

  • Vue.js + API version (released in 2020)

  • Livewire + Tailwind version (released in 2021)

So, in the Vue and Livewire versions, we have created only the most important modules that customers requested, and may create more of them if there is a demand - email info@laraveldaily.com to ask for a specific module.

The list of Custom Modules availability per version:

Non-CRUD Module

jQuery Version

Vue + API Version

Livewire + Tailwind Version

yes

not needed

not needed

yes

yes

yes

yes

yes

yes

yes

-

yes

yes

yes

yes

yes

-

yes

yes

-

yes

yes

-

yes

yes

-

yes

yes

-

yes

yes

-

yes

yes

-

yes

yes

-

-

yes

-

-

As you can see, the Vue + API Version has the least amount of modules. The reason is that, after the release of that version, we didn't receive many requests for them. So we decided not to invest in creating the modules for that version and switched our energy towards the newest Livewire version.

But again, we are flexible and we are trying to react to the demand and requests from our customers, so if we see that many people ask for something, it may get on top of our to-do list.

AJAX Datatables
Dashboard & Reports
User Registration
Audit Changes Logs
Multi-Tenancy
CSV Import
User Alerts
Internal Messages
Global Search
System Calendar
Tasks + Calendar
Change Notifications
User Front-end
Two-Factor Auth (Email)
List of modules