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 (5167)

I’m using Metronic v9.2.2 (React + TypeScript + Vite) and encountered a dependency conflict when installing with npm:react-helmet-async@2.0.5 requires React 16/17/18, but the project defaults to React 19.Using yarn install worked temporarily, but I’m concerned about long-term stability.Que...
One year ago, I used the Metronic React theme with Bootstrap. At that time, it was using React version 18 and Metronic theme version 8.Now, I want to use React 19, and I have downloaded the new Metronic theme version 9. However, I noticed that the new version uses Tailwind CSS instead of Bootstrap...
How can I open a modal within another without the first one closing? When I try, the first one closes. Could you help me with this?
TeamI am unable to download the theme from here. https://devs.keenthemes.com/metronic/springOn clicking on the "Download Demo1" button, it is redirecting to the following URLhttps://keenthemes.ams3.digitaloceanspaces.com/metronic/v8.3.0/metronic_spring_v8.3.0_demo1.zip?X-Amz-Content-Sha2...
I downloaded the files again but cannot find the caravel options in the folder - however the page says that 9.2 has components of larval - is there any other way to download the most recent file other than downloading all the files and folders again
Hey team, any updates on the release of the new Metronic CRM? I noticed that the ktdatatable in the demo includes new features, such as **multiple selection filters** and a **column toggle**, which aren't currently available in **Metronic v9.2.1**. Do we have an estimated timeline for when...
Is the dynamic way or the recommended way to do the upgrade? Note that we are using React
Hi,All going smooth except the Multiple select component. It is having one problem.I have around 83 languages options dropdown. and there's a possibility that a user can select all of them.but the problem is that when i select an option from the dropdown, the dropdown closes and item get...
In case of a triplet of select province / city / postal code, you cannot manage the disabled status, you can only initialise it disabled or not. The same goes for updating the url, as when changing province I have to reload cities updating the url and empty&disable the postal code select.I have se...
I purchased Metronic Tailwind React, but it seems to have too many unnecessary and complex dependencies for my use case.In particular, the authentication part(such as the reliance on Supabase and the UserModel ) has made it cumbersome to build a simple login page.Although I’ve read through the o...
Integración taiwlind javascript KTUI, integrar server side sus datatables, una duda su datatable del ejemplo no hace la búsqueda y un detalle cuando van añadir el soporte de carga de archivos así como lo teníamos en boostrap que era Dropzone.
Hello KeenThemes,Thank you for your previous help.I'm currently using Angular for my UI, and while working with dropdowns, I've noticed that most of the demos feature single-selection dropdowns. However, as per my requirements, I need a multi-selection dropdown using KeenThemes.Could you...
Hi,I am trying to use Metronic 9 with angular. I used the guide how to integrate the assets into the provided demo project: https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-angularThe project runs, but part of the javascript is not working. Clicking...
Hello, Can DataTables be generated using an Endpoint URL, with pagination and search functionality handled on the client side?Metronic v9 Tailwindcss and Laravel.
Hi Sean...We start build a new project with Metronic version 9.xx (Tailwind).We use it with the new version of Laravel (12.xx).This version use a starter kit (livewire) and it's managed by Flux (Caleb Porzio).Flux have also a pro version (we have it)Something strange happen after integra...
We want to use only layouts, pages, UI blocks. we don’t use next-auth, prisma adaptor. Will there ever be a clean installation guide without these?In the current situation, you have decided and implemented many issues on our behalf (authentication, orm, database and others) and it is quite diffi...
Hello, thank you for the quality of your product, my question is when the Metronic - Shop Admin Section will be available ? any precise date ? Thank you.
Hello Sean, Angular builder throw some non-blocker CSS warning, but the test project built. (Metronic 9.2.1)Here is the angular.json"styles": [ "src/styles.scss", "src/assets/css/styles.css", "src/assets/vendors/apexcharts/apexcharts.css...
Hi,I've using Metronic's Angular template for many years. It seems, going forward, Keenthemes will not be creating new templates for newer versions of Angular.Is that correct? If so what is the pathway forward for Angular developers wanting to use Metronic?
Hello , Does the reusable datagrid tables support clickable rows with above enables i tries onRowClick but was not getting a stable behavior, it always caused the row to be clicked even when clicking checkboxes or buttons etc.I am using react metronic 9.2 version.i even tried this code bel...
Hi, I am new to front end development.Now i am using symfony framework.i had purchase the composer package over here : https://keenthemes.com/metronic/tailwind/docs/composerand also metronic theme at themeforest.now i wanted to use demo2 as my template. i follow exactly above docum...
Is there a best practice for using other demos with laravel? I've looked at the documentation and I don't see anything helpful. I mean, I can take the html version of the demo and make it work with laravel just like any other, and the starter kit is a little bloated with plugins and helpers --many g...