A powerful admin dashboard template built especially for developers
Vuexy – Vuejs, React, Angular, HTML & Laravel Admin Dashboard Template – is the most developer friendly & highly customisable Admin Dashboard Template based on Bootstrap 4 & 5, Bootstrap Vue & Reactstrap.
If you’re a developer looking for an admin dashboard that is developer-friendly, rich with features, and highly customizable look no further than Vuexy. We’ve followed the highest industry standards to bring you the very best admin template that is not only fast and easy to use but highly scalable. Offering ultimate convenience and flexibility, you’ll be able to build whatever application you want with very little hassle.
Build premium quality applications with ease
Use our innovative admin template to create eye-catching, high-quality, and high-performing single-page applications. Your apps will be completely responsive, ensuring they’ll look stunning and function flawlessly on desktops, tablets, and mobile devices.
Incredibly versatile, the Vuexy admin dashboard allows you to build any type of web application. For instance, you can create:
- SaaS platforms
- Project management apps
- Ecommerce backends
- CRM systems
- Analytics apps
- Banking apps
- Education apps
- Fitness apps
- & many more….
Make the most of our innovative features
Vuexy is equipped with invaluable features designed to help you create premium quality apps exactly as you imagine them. We’ve loaded the Vuexy admin template with unique and useful tools such as fuzzy search, bookmarks, floating nav bar, dark and semi-dark layout options, advance cards and charts.
https://themeforest.net/item/vuexy-vuejs-html-laravel-admin-dashboard-template/23328599
Vuexy – Vuejs, React, Angular, HTML, Laravel & Asp.Net Admin Dashboard Template nulled has published on 16 February 2019 for the first time by PIXINVENT and the last update was on 8 December 2022. It has sold 20,159 copies with a $36 price tag. 618 customers voted and the average was 4.94 stars / 5.
Changelog
v10.3.0 (2024-08-02)
Vue, Nuxt & VueJS Laravel
Added
- Added Kanban app
Updated
- Updated all the libraries to the latest version
Fixed
- Fixed Apps & Front-pages bugs
v10.2.0 (2024-06-26)
Next.js
Added
- Added
Landing
,Pricing
,Payment
,Checkout
andHelp Center
pages - Added
eCommerce
,Academy
,Logistics
,Email
,Chat
andKanban
apps - Added
Academy
andLogistics
dashboards - Added new cards in
Widget Examples
- Added
HOCs (Higher Order Components)
viz.TranslationWrapper
,AuthGuard
andGuestOnlyRoute
- Added
removeI18n
script in the full-version to remove translation from the whole template - Added
src/app/server/actions
file for all the server actions - Added
homePageUrl
inthemeConfig
andnext.config.mjs
files - Added
private
,guest-only
andpublic
routes for authentication
Updated
- Updated docs
- Updated all the packages to the latest version
- Updated types
- Updated folder structure (breaking change for authentication)
- Moved
fake-db
fromsrc/app/api
tosrc
folder - Replaced
kbar
search withcmdk
search - Replaced
react-draft-wysiwyg
editor withtiptap
editor - Moved
Menu Examples
andHook Examples
from template to docs - Replaced MUI theme object colors with CSS variables
- Separated
dependencies
anddevDependencies
inpackage.json
- Updated MUI overrides
- Updated Horizontal and Vertical menu styles
- Updated
GenerateMenu
file - Updated file name from
next.config.js
tonext.config.mjs
- Updated redirects in the
next.config.mjs
file - Updated the Calendar app with Redux
- Updated
src/components/layout/shared/Logo.tsx
component and removed thegetLocalizedUrl
function - Moved the
src/app/api/fake-db
folder to thesrc/fake-db
folder
Fixed
- Fixed bugs in pages and apps
- Fixed icon alignment in the horizontal menu
Removed
- Removed unused packages
- Removed
middleware
file and moved all the auth and translation logics into their respectiveHOCs (Higher Order Components)
- Removed unnecessary
'use client'
from all files - Removed paperChannel from our theme overrides
- Removed
background-color-rgb
CSS variable and replaced it withmui-palette-background-paperChannel
- Removed alias for reducers
- Removed
reactStrictMode
from thenext.config.mjs
file as we are no longer usinguseReducer
hook - Removed
demoConfig
file,getDemoName
server action function and their related code