Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Metronic (4962)

Hello Support,I attach new theme to my application. built with ASP.NET Webforms. the sidebar menu is hidden when open the page at first time.see video please:https://www.youtube.com/watch?v=WZOLQ2397qMI test it in real host as you see in the video above.Could you tell me if there's m...
Hi, I have downloaded the latest files but I don't see a full project for the preview available for React version 9.Is this no longer possible to download the complete files for React on version 9, as I only see this in version 8?If so what is the approach to get the compelte files that repl...
Hello,Is there a Composer trial?I'd like to try it before buying it. I want to analyse what it generates, whether I can use it in my Rails project, and whether I can adapt it to an ERB file.Thank you.regardsMario
Hi Metronic Team,I’m currently using Metronic with an Angular 19 project, and I’ve run into an issue where table-related classes (specifically thead>th gap classes etc.) don’t seem to be taking effect as expected (i cant see it inspect element). The styles aren’t being applied, even though I’ve...
Hi, I know the current downloadable Metronic with Laravel framework is version 8.2.9 which using Laravel 9.May I know is it possible to upgrade the Laravel version to 12?
Hi, I have a few questions and issues regarding Metronic 9 integration with Next:First: I have been trying to follow the documentation for integrating the Tailwind/HTML version into Nextjs. The instructions for downloading the example Nextjs app seem to work well enough to show the demo1 sideb...
Hi,Is there any date for releasing Metronic with Tailwind 4?Thank youMario
As shown in your own demo - https://preview.keenthemes.com/html/metronic/docs/base/forms/floating-labels#textareas
download_full_v8_bootstrap_package.txtDownload Metronic v8.x Bootstrap Full Package:https://drive.google.com/drive/folders/*or in README.md## Metronic 8.x DownloadDue to the increasing package size, now reaching 10GB, the Metronic v8.x package has been separated. It is now available for...
Hi there. Has anyone gotten metronic to work with blazor wasm standalone? I have downloaded the blazor version, but its server rendering only and I have tried everything I know to get Metronic to work with WASM but keep getting KTAPP not defined.Has anyone got any advice they can share?
Hi,I’m thrilled to share the latest Metronic 9 React/Next.js update with you! Check out all the details here.We’re also working on the Metronic 9 HTML/JS update announcement, which will be released soon—stay tuned for more!...
Does anyone know how to use another version of the layout (demo9)? Only demo1 is available in the zip.Thanks
When I am running localhost it was good, when I am building to dev using this command "npm run build" I got the dist folder.Once I deployed it then my domain is not loading. Local host is working fine, when I am deploying the dist folder inside content everything into NGNIX server it was not l...
HelloI'm starting a new project on Laravel + Vue.js + Metronic (Tailwind)In the project I will need many components like form elements, toast, treeview and others. These components are not yet in Metronic.Please recommend a component library for Vue.js that will be easy to integrate into...
We have just purchased the latest version of Metronic in order to have the most up-to-date and secure versions of libraries and components.We noticed that version v.8.2.9 (latest), which is the one that includes HTML, is still using Toastr version 2.1.4. This version has an active XSS vulnerabil...
Hello,I purchased Metronic and has set the React+Vite TypeScript version up for frontend, using ASP.NET Core for backend. While looking through frontend codes, I found out that Metronics use Laravel APIs for authentication. I want to utilize this API to use the authorization tokens. However, whi...
Hi,We have recently purchased Keenthemes and using CRM theme, but the filter panel is getting closed even before selecting or applying any filters in the panel. Even in the demo site the issue is there. Could you help?https://preview.keenthemes.com/metronic8/demo60/index.html
I want table data into the left side of columns, so initially its showing correct but when i am reordering the table data, the numeric data is go from left to right sideThis is my code: ngOnInit(): void { this.datatableConfig = { serverSide: true, ajax: (dataTablesParameters...
I used Metronic 8 as a template inside Laravel 12, but when I compile scss file using Vite custom Metronic css variables not compiling, for example in dev tools it says: --bs-primary-inverse is not set, all custom variables are not set. also I used text-white as class but it won't work (--bs-text-w...
I came across a stepper component in this React template:https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontalI’d like to use the same stepper in my project, which is built using Metronic 9 with Tailwind and React. Since this is my first time working with Metron...