Please help, I am following all installation instruction from the docs and getting stuck when running npm build. i am using node version 20.15.0 (LTS) and npm version 10.7.0. Screenshot:https://gcdnb.pbrd.co/images/XRm8UAgz2rD2.png Metronic 9 Tailwind
I saw that you have a full react implementation but still without a detail documentation.May I know how to add/remove menu?Also, how to remove top bar menu?
Hi, i have purchased the metronic yesterday, and integrating it with the nextjs using the starter template : metronic-tailwind-next from github. Although it works fine when running it using npm run dev. but when i try to run the npm run build then its producing followin...
Hello Team,Thank you for this amazing template.I would prefer a video tutorial on how to integrate Angular with Tailwind, as it would make the process clearer for everyone.
Hi,All Metronic 9 Demos(demo 1 - demo 10) are already available for the Metronic 9 Taiwind React version.To use your preferred demo please perform below steps:1) Refer to readme. md and install dependencies and launch the Metronic React app.2) Import the new demo: import {...
Hey Metronic Community!We're thrilled to announce the Beta Testing phase for our upcoming Metronic Tailwind CSS-based HTML & JavaScript Toolkit! This is your chance to get an exclusive first look at the latest evolution of Metronic and help shape its future.What's New?Our new tool...
How can i use Demo 8 or demo 3 from Metronic 9 into laravel project. I have followed the guide for Laravel project setup but it give me demo 1, i want to use demo 3 or demo 8 tailwind metronic v9 into laravel project.
Hello, My understanding is that latest Metronic 9.0.2 is using tailwindcss 4.1.x, but apparently gradient is not defined, for example : bg-gradient-to-rit appears that we are limited to use ONLY the syntax defined in src/assets/css/styles.css and cannot leverage the full design capabilities...
Hi I am using Metronic v9.1.2 Tailwind with nextjs v15. But onClick is not working inside the of KTDataTable. Please tell how to make this onClick work ? Whereas if i disable KTDataTable initialization then onClick work fine.
I'm currently using Metronic with Laravel and Tailwind CSS. My backend dashboard is powered by Metronic, which is its primary strength. The frontend uses a separate Tailwind CSS package.Everything compiles well, except I noticed that after adding Metronic, my build size increased significantly....
I am trying to apply filter on the remote datatable with KTDatatable.It is metronic 9.xI do not see any documentation where I could pass all filter criteria with the apiEndpoint URL.I have referred the documentation located at https://keenthemes.com/metronic/tailwind/docs/components/data...
Hello,Our platform currently uses the Metronic Bootstrap Vue version, and we’re planning to rebuild it using Nuxt. We also want to switch to the Tailwind version of Metronic. The documentation available at th...
Hello, I want to start a new project with Nextjs 15 that will be used only for the frontend, I will not be using any backend operations like crud.Now, I want to implement your theme, but I am only seeing starter projects for nextjs 14. Also, I am redirected to CrudHunt, but I don't understand how...
DataTable layout not styling using Tailwind CSS. I tried Bootsrap CSS, DataTable styling perfectly, but I change to metronic CSS, style is gone.Fyi, I use Demo 1 with Tailwind. Here My app.scss code @tailwind base;@tailwind components;@tailwind utilities;// Boots...
Hello!Do you have any suggestion/examples on how to connect FormValidation with the examples in Metronic9?Metronic8 use FormValidation.io, but Metronic9 dont mention anything about it.It doesn't need to be FormValidation plugin itself, but ant other that can be added to Metronic9 Forms....
I just purchased license, can i use version 9 without using nodejs or anytype of javascript that should be run on the server. I just want to edit html files and serve them from django.
Hi, I would like to add additional font sizes, font weights and colors to theme.How exactly can i do that?I was trying adding new definitions to tailwind.config.js and building css, but new values are not picked up, or at least they are not added to the compiled st...
Hi, can you please provide a timeline for the delivery of the landing page for tailwind? I have seen that another thread asked this same question 3 months ago and the answer was to follow "X" but there are no updates. Before I start developing my own landing page I want to know if we can expect this...
I am attempting to use Metronic (9.x) with Blazor, and have started a project based on the official sample found here: https://github.com/keenthemes/metronic-tailwind-html-integration/tree/638f04486f737a6c5b86edf51666b8eb72469fb8/metronic-tailwind-blazor-serverAlthough I have to point out, this...