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

I am following this guide but it seems outdated:https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-startedI am running the commands in:metronic_v8.1.5\html\toolsAfter all of the commands and the gulp build finishes, the "demo1" folder is created:However, inside of it is...
I deployed the metronic 8 vuejs demo1 to amplify and its not rendering properly. Anyone was able to deploy and has the steps to make it work?if you go to it, you will see with developer tools that its strangely trying to load stuff into the static index.html pagehttps://master.d399gdl6wuc7cz...
Hello, are you planning to release metronic 8 template with laravel?
Hello,Please, I have a question on how to validate fields. For example with "Text Input".On the website (https://preview.keenthemes.com/html/metronic/docs/forms/formvalidation/basic) there are several examples but I can't get it to work.Please, someone could help me.Thank you very mu...
Hello, I bought the metronic 8 theme and I can't seem to find where I can import the components, Here's a list of some of the components that I would like to use : - Wizard of multi step.- Different types of cards to display products, users and companies. - The print invoices compon...
Hi, I've read a few comments suggesting that a NextJS version may become available this year. Is this timeframe still likely? Thanks in advance.
HiWhen the side navigation menu contains many items, the menu doesn't seem to scroll by default - we have to click a menu item first, and then the scroll works.How do we set the side menu to scroll by default ?thanksVR
I just have User and Chat but nothing else shown in the demos like Customers
Please i saw that demo 6 has a POS app, but when i downloaded, i did not see that module in my files, and am very hurt by that. Is there something you can do about it, thank you.
DataTables not showing "Processing... or Loading..." message, even in your demo:https://preview.keenthemes.com/metronic8/laravel/log/auditPlease advise,Thanks
Hi,I have a base metronic 8.1.5 laravel.I have added the option dark mode in settings // Layout 'layout' => array( 'main' => [ 'dark-mode-enabled' => true, ] ),Als have read the following page : https://preview.keentheme...
Sometime hover tooltip, its show left bottom body, incorrect positionsdemo: https://imgur.com/a/cGopptJ $(`#kt_datatable`).DataTable({ processing: true, serverSide: true, ajax: { url: `/${dashboard}/${site.url}/ajax/`, type: "POST", dataSrc: function(json) { if(json.status)...
I want ajax and update exits DateRangePicker. I want click daterangepicker and auto select datetime$(".kt_datepicker").daterangepicker({ singleDatePicker: true, timePicker: true, showDropdowns: true, minYear: new Date().getFullYear() - 1, local...
Hello, I did everything described here: https://preview.keenthemes.com/html/metronic/docs/getting-started/integration/laravel.Except for the part: The default dev dependency laravel-mixis required for next steps, you should leave it in the npm/package.json.(I am not sure what it means.)Then...
Hi Sean and TeamI'd like to change the color of the placeholder or mask used for inputMask.When I inspect element, I can't see anything in the DOM, so I'm struggling to find out which selectors to change with CSS.Is there a programmatic way to customise colors and feel? or is there a dat...
I have the following problem following (https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build?demo=demo1)when executing the command 'npm run dev', it is already mounted in ubuntuERROR in ./resources/assets/core/plugins/plugins.scssModule build faile...
HI, Good night, i'm try use examples of daterangepicker- https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/reports/customer-orders.html- https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/reports/sales.html- https://preview.keenthemes.com/metronic8/demo1/apps/ecomm...
npm install sweetalert2 npm ERR! code ERESOLVEnpm ERR! ERESOLVE could not resolvenpm ERR!npm ERR! While resolving: @angular-eslint/schematics@13.2.1npm ERR! Found: @angular/cli@14.0.0npm ERR! node_modules/@angular/clinpm ERR! dev @angular/cli@"14.0.0" from the root projectnpm ERR!...
Hello, I have been trying to find a way to change the language i use in my laravel/metronic 8 application. 1st problem : I have created a new lang folder called fr, and to get started I copied the files I had in the folder en, translated them, changed the language in app.php and the pages ar...
In mobile view the logo is broken.Also, I'm wondering about the ETA of this: https://devs.keenthemes.com/question/bug-in-create-modal-continuesubmit-navigation-buttonThanks.