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

Metronic (4980)

Hi,Metronic's by default includes all its available resources within the gulp config so the bundle size of the compiled CSS/JS files. To reduce the file size of the CSS/JS bundle files follow the below steps: Open theme/tools/gulp.config.js and refer to base->global->src
Good morning,I found an error with my Cropper.js configuration and was trying to find a solution when I discovered that the current version had been updated from Cropper.js v1.6.2 to Cropper.js v2.0.0, but without any reports in the ChangeLog.The new version behaves differently, especially becau...
(Solution below!!!) I've imported template project of Metronic 9.2 Next.js + TypeScript version. I've faced the next error:./src/css/styles.css:7925:47Parsing css source code failed 7923 | } 7924 | .\[\&_\.recharts-cartesian-grid_line\[stroke\=\\\'\#ccc\\\'\]\]\:stroke-border\/50 {...
Hi team,I’d like to report a bug I noticed in the documentation for one of your templates. There seems to be invalid HTML syntax in the section where icons are used.Here’s an example from the documentation:
hi, am trying to integrate 'metronic-tailwind-html-v9.2.0' to angular(19.2) following this doc : https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/angular, but its seems like the documentation is not up to date because am not able to find most of the resources like 'index.js'...
Hi,I would need to download an older version of Metronic. I purchased it from Theme Forest, but only the most recent version can be downloaded from there.How can I do this?Gregorio
I am upgrading the theme from 9.1 to 9.2, but I am experiencing several problems with KTDatatable.- In demo1 the tables use different classes than KTUI. Example kt-card-footer -> kt-datatable-toolbar, flex... -> kt-datatable-length etc..- How come the columns are always sortable even if I se...
When running npm run build, it always exists with the following error:> Build error occurred[Error: Failed to collect page data for /api/user-management/settings/general] { type: 'Error'}
i am getting this error when trying to integrate Metronic 9.2 into angular 18./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/metronic/css/styles.css - Error: M...
I had followed step by step instructions for the Angular integration, and facing many issues. i get the following errors when I run "ng serve"I appreciate if you can update the github repo for angular with metronic 9.2.0 least as a baseline.Application bundle generation failed. [1.552 s...
There is a way to integrate formValidation with tailwind HTML components?Do we have examples of it?If not, please consider adding integration for those form validationsThanks
Hello,We use the Metronic Bootstrap theme and have noticed various output issues on (older) Apple/Mac/Safari.Which browser versions are supported, and what are the minimum versions required for everything to work correctly?Unfortunately, I couldn't find any information about this in the...
Hello! is there any guide to help me update my laravel 11 project with metronic 9.1.2 to 9.2? I need it urgently and the truth I have tried by all means and always send me some error.. the official implementation guide of laravel with tailwild is not effective, I would like to know if there is a mig...
Hi,I have a couple of questions regarding Metronic:1.Is there any plan to implement or style a Toast component (like toast.js) in upcoming versions?2.The new buttons look quite basic. I personally preferred the ones from old versions — will those older button styles be brought back or m...
Hello!We want to change the default white color of menu link in sidebar to blackhttps://preview.keenthemes.com/metronic8/demo38/index.html?mode=lightSee the "Default" text of selected item in sidebarHow to achieve this with _variables.custom.css or other way?Thanks in advance.Eli...
We started to develop an application with Tailwind + React JS javascript version, but we realized that there is a responsive problem on a small screen. As the breakdown with the menu information above gets longer, the page width continues to get longer and the usage for mobile use suffers. For examp...
I've noticed a console.log() in the file`metronic-v9.2.0/src/core/components/component.ts` - line 96I know we can compile everything again, but I think is a good idea to remove it from source code.Just a suggestion
Hi , I am trying to setup the theme with rsbuild to support easy module federation.can you give me the proper steps for it, i am currently running into huge errors related to routing setup.this is the only thing i am not able to figure out.
Hey there. As per the documentation, I was trying to prepare a new project with the new update (v9.2.0).I tried following the next steps:Import KTUI and Metronic ScriptsEdit angular.json and add the following to the scripts array (under the build options for your proje...
Hello,I recently purchased the Metronic V9.2.0 theme and am trying to integrate it with Laravel.Despite several attempts, I am unable to properly install the theme. I have carefully followed all the steps but keep encountering an error during the build process.Here’s what I have done so...
Is there any component in metronic 8.3.0 that allows to realize the selection of dates (date from - date to)Where can I find documentation on this topic?