Home > Web Front-end > JS Tutorial > Vue & Tailwind admin framework

Vue & Tailwind admin framework

WBOY
Release: 2024-08-08 19:50:12
Original
943 people have browsed it

GitHub | WebSite

Added a couple of "the must" features and will share them here.

We will be immensely grateful for your suggestions in comments!

Pre-made sign-in:

Vue & Tailwind admin framework

Users management:

Vue & Tailwind admin framework

Chat-GPT text completion plugin:

Vue & Tailwind admin framework

Audit-log for every operation (excludes sensitive fields like password hash):

Vue & Tailwind admin framework

TOTP 2FA Plugin:

Vue & Tailwind admin framework

S3 Upload Plugin:

Vue & Tailwind admin framework

Dark Mode out of the box:

Vue & Tailwind admin framework

Ability to add custom pages and components:

Vue & Tailwind admin framework

In short:

  • MIT License
  • Extendable with Vue3 components
  • Define APIs in Node.js
  • Basic operations (create,edit,delete,filter,list) for your database table
  • Control permission to any page or operation by callback e.g. (user) => user.role === 'superadmin'
  • Custom hooks like beforeSave
  • Confugurable branding and theming
  • Simple Plugins creation

The above is the detailed content of Vue & Tailwind admin framework. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template