New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Metronic (5035)

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
hey first time posting here so this is my first time using metronic react 9.2.3 and i want to remove the default supabase auth... ive followed all the steps here:https://docs.keenthemes.com/metronic-react/guides/custom-authto disable the supabase auth but after doing this i see more referenc...
I have followed the instructions i documentations and from github repo (https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-laravel) though the theme is running fine some of the laravel classes are not working like w-3/5 or bg-red-500. Metronic CSS and Clases...
I am using Metronic, Tailwind, and Laravel. As explained in the documentation, I copied the assets folder to the public directory. However, the KTSelect functionality inside KTDrawer is not working. I need to re-initialize it, but I couldn't find how to do it.
I imported the dist/assets folder into my src directory, made the required configurations, and then tried to adapt my app.component.html to demo1/index.html.Thank you for helping me resolve this issue.
Hey,I'm using Metronic with Laravel, and I've always run into issues when trying to make Livewire work properly — especially when using wire:navigate. The main problem seems to be that the Metronic components stop working after navigation. Dropdowns, modals, tooltips… everything jus...
Hello Team,I have been using metronic a lot for majority of my development needs and it has been a joy all these years.But recently my employers got a VAPT institution to scan the systems I have built and most of them if not all returned a high risk issue from one of the packages you referen...
Will there be a Tailwind Laravel starter kit available in the coming days, just like the Metronic 8 Bootstrap Laravel starter kit?
Hi,I used in my project the demo4 in angular, i see some bugs and i try to download the version 9but in the new version this theme dont look like the same. so why they change?
https://keenthemes.com/metronic/tailwind/nextjs/demo1/auth/2fahttps://keenthemes.com/metronic/tailwind/nextjs/demo1/error/404https://keenthemes.com/metronic/tailwind/nextjs/demo1/error/500https://keenthemes.com/metronic/tailwind/nextjs/demo1/authentication/branded/sign-inhttps://keenthemes.c...
i am trying to run the latest version of the dashboard for the first time using React Vite Tailwind but I keep getting this error$ npm run dev> metronic-vite@9.2.3 dev> viteC:\Users\test\Downloads\themeforest-1djSMjx2-metronic-responsive-admin-dashboard-template\metronic-v9.2.3\metroni...
Hi, I'm developing an app with metronic and I chose the tailwind + react demo10. Considering that my project runs on laravel 12, I would like to understand how, what and where to load the chosen demo and the metronic dependencies. Finally, I would like to understand if I can modify the layout of t...
Hi,I want to integrate KtUI on my Metronic project (React Vite Javascript Tailwind 3), but got a few issues trying. When adding @import './node_modules/ktui/styles.css'; in my styles got this:[plugin:vite: css] [postcss]/Users/meetallo/Desktop/Repos/hg_ldt_front/node_modules/@keent...
Hi,I am upgrading my project from HTML framework package v8.2.3 to v8.3.0 and I got the issue with DataTables plugin. I fact, I realized the plugin changed the html structure so that Metronic style does not work anymore.
Hello,I've upgraded to metronic 9 version and therefore to nextjs I'm trying to use the i18n component but it doesn't work.I've simply tried to use it inside an existing demo page.The i18n key is not replaced by its value, and in the browser console I get this error :react...
Video Link : https://telemarketing.sgp1.cdn.digitaloceanspaces.com/280_1750515877.mp4Datatable will jump to top when we scroll to bottom. I think is due to the sticky header part.
Hi, I downloaded HTML v8.3.0 package and followed the build instruction with Gulp.However, I cannot find the file gulp.config.json in tools folder.Besides, I realized that the content you mentioned in gulp.config.json as same as that in
I have purshased Metronic from themeforest and using demo39 but I did not find the rtl files (css & js) in the demo folder, what i can do? in the demo39 I see it is working with rtl but i cannot find the fils.
Dear [Theme Developer / Support Team],I’m experiencing a specific issue on iOS (Safari) devices when using the modal form provided in your theme. Here's a detailed description of the problem:When the modal is open and contains at least one input,If I click the Cancel or Close bu...
When copying an icon from a site to the clipboard, HTML code with extra spaces is transferred (for example, ) https://preview.keenthemes.com/html/metronic/docs...
Hello Team,I have recently purchased the Metronic Angular theme (version v8.1.8, Demo1). I am currently integrating a multiselect dropdown component in my Angular application. However, I could not find any existing implementation or example of a multiselect dropdown in the provided theme compone...