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

Metronic (4973)

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
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?
https://imgur.com/a/ucncw3wPlease see the image attached above, the topbar menu will be covered by the sidemenu, when resized to some width.Please fix this, It already exists for a very long time. Thank you
I tried both laravel docs as well github updated repo but both are failedgithub repo just used pre compiled bundles but when i switch to vite version getting broken layout and js error. the problem inside the src. kindly fix it as soon as possible.
Dear all,I want to fix the sidebar_toggle icon because the problem when hovering the mouse on the icon to close/open the menu, the hover effect makes the icon move to another place before clicking to close/open the menu, which makes the user experience not good.How can I click on the icon with...
Hi, What is the best practice for companies that have a Metronic 8.x application built with Angular and would like to upgrade to Metronic 9?1. Is a complete rewrite required? 2. It does not seem that Metronic 9 will have Angular version support similar to React. What is the vision going...
Hi,I want to know does support for bootstrap has been dropped in v9.x as I'm unable to find files for bootstrap in v9.x downloaded zip.Thanks
I have a few questions about today's Metronic update. 1. why did you remove the button classes like: Success, Warning, Info? Will they still be usable or will they follow in one of the updates to fit the style?2. license: Did I understand correctly that the Tailwind version is now OpenSource...
Greetings,I have installed the starterkit for Symfony and followed the guides (which in my opinion are not helping) through trial and error.For gulp I don't get any errors. but when I run symfony server:start only the Symfony landing page is showing (with 404 error at the bottom left). When...