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

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
Hi everyone, I bought Metronic 8, and I want to switch to Metronic 9 , should I rebuy the key from themeforest to install v9? Note: Metronic v9 not viewed to me as a choice in Metronic Downloads page
I download the latest metronic 8.3.1 for laravel, I notice some function is missinge.g this is 8.1.9, they have config/menu.phphttps://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/changelog?demo=demo1and latest documentation, a lot CRUD, helper and function is mis...
Hello,I am using Laravel and have essentially cloned the Livewire repo from here: https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-laravel-livewireAt the moment I see 'Detected multiple instances of Alpine running' in console. I can resolve by com...
Hi team,Two quick licensing questions: Re-use across projects If I purchase one Regular (or Extended) license, deploy an app built with it, and later take the same modified codebase, re-brand it, and deploy it under a different name or domain, is that covered by the original license or...
I recently bought metronic to be used with angular. I am trying to setup the angular application. No matter what I try, the css in not getting processed correctly, I tried even importing as scss. it is still not working. I even tried using the project on your git repository. even that has build issu...
Hello,Question 1:On https://keenthemes.com/metronic/tailwind/demo5/, I would like to make the navigation section (containing menu items like Dashboards, Public Profiles, Account Settings, Network, Authentication, Store-Client, etc.) stretch fully across the screen on desktop view — without any...
Is the base "page loading" component also available in tailwind version?Basically this componenthttps://preview.keenthemes.com/html/metronic/docs/base/page-loadingBut for the tailwind version. Ideally not only with the classic spinner, but also with some kind of brand/logo.Same quesiton fo...
Creating an optimized production build ...[src\media_query.rs:1032:11] ✓ Compiled successfully in 19.0s ✓ Linting and checking validity of types ✓ Collecting page data ✓ Generating static pages (11/11)> Build error occurred[TypeError: Expected a non-empty string]
Hello,I've purchased the Metronic template for one of my Laravel 12 Project, Wanted to use bootstrp 5 version. on docs page it was mentioned. Pre Requirements Laravel 9.Will it support on Laravel 12 as well?
I want to export table datas as csv file how can i do that with KTDatatable
Dear Keenthemes Support,I recently downloaded Metronic 8.3.1 from ThemeForest and installed the Angular version included in the package. However, I’ve encountered several issues when trying to use components from the HTML documentation within the Angular project.Specifically:Components l...
Hello Kentheemes,I purchased the Metronic templates today. However, after downloading, I only received the Tailwind HTML templates — the Bootstrap HTML templates were not included.Could you please let me know how I can access the Bootstrap version? I need the template for my Bootstrap-based pr...
I have a datatable in a modal, every time I open I have to update url with new data, how can I do that? The dispose() method does nothing. https://ktui.io/docs/datatable#methods
We are experiencing a persistent issue with the KTSelect component when it's placed inside a KTDrawer that is hidden on the initial page load. The drawer's content is rendered by a Laravel Livewire component.The Problem:When the KTDrawer is opened, the KTSelect dropdown does not render correct...
Hello,I am currently working on a Metronic React project using the latest version before v9.2.What is the best way to upgrade to ReUI? Is it even worth the effort?Is there any upgrade guide I did not find?Kind regards
hey guys, so im using datagrids and trying to work on the datagrid column pinning functionality, now ive followed the reui docs for the example of using datagridsnow in my implementation when i pin it to the left or right it works but when i scroll horizontally it doesnt stay pinned to the scree...
1st Demo online is different then whats in sample project.2nd top nav bar is transparent and collapse side menu button does not work. I redownloaded just to make sure but same, can i get a copy of v8.3.0 to test ?
i have an issue with the DataGrid components from metronicwhen i try to add column controls like drag feature etc i have an issue where on one of the columns im rendering a card inside of a tooltip when hovered over a cell in that column for example its like a tooltip now when i try to add f...
I have a drawer and i want to use KTSelect in it. But dropdown menus does not shown
I using Metronic V8 Bootstrap for blazor, I ruun StaterKit project, but using DefaultLightHeader layout, it cant toggle Menu on mobile or small screen.How to config it right?