Hey Metronic Community!We're thrilled to announce the Beta Testing phase for our upcoming Metronic 9 Tailwind React + Base UI version!This is your chance to get an exclusive first look at the latest evolution of the Metronic 9 React Toolkit and help shape its future.
I have an old project that was built using the Metronic Theme for its frontend and Laravel PHP for the backend. Unfortunately, we lost the complete source code for the frontend, but we still have the .vue files.We need to rebuild the frontend using these .vue files.
We are thrilled to release a year of hard work for Metronic 9 with Tailwind CSS! As Tailwind CSS becomes the de facto UI framework for modern sites, Metronic 9 aligns with this trend right on time. What's New:Complete Figma Files: Every single page, component,...
When you purchase Metronic, the premier admin dashboard template from ThemeForest, comprehending the licensing terms is crucial to ensure your usage complies with legal requirements. This guide aims to demystify these terms, highlighting the differences be...
Dear Community,Metronic Evolution is on the way! Redesigned UI, dark mode, MUI Version with Next.js, Vite, Typescript, and a rich component library, plus Tailwind Version with Webpack support and versatile components.Complete Redesign. Revolutionary redesign with new UI, dar...
Hi! Currently I am working on a project which needed the slider. But when I implement it, the tiny slider does not shows up. Then when I install the library using 'npm install tiny-slider' and run again, there is an error "Duplicate identifier 'node_modules/tiny-slider/src/tiny-slider.d.ts:243:5 - e...
HelloWhen I deploy the project Azure Webapp it occurs error: (node:102) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension. (Use `node --trace-warnings ...` to show where the warning was created) /home/site/wwwroot/node_modules/.bin/vite:2...
when i execute npm run build command i am facing below error: Appreciate your support keenthemes@8.2.9 build> webpack>> Building...>> Failed to compile!ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):Can't find stylesheet to import. ╷...
Hi, I would like to create a page that uses the Tiny Slider in Angular but I have not been able to find any reusable code. Has anyone already implemented this who is prepared to share example code?
Recently I noticed that I can not access or find github repo for Metronic. I tried to connect my github account but here it says username not found: https://keenthemes.com/metronic7/?page=githubI need it to browse an old version.
In my Metronic Laravel project, I am experiencing a problem where JavaScript callbacks defined inside KTUtil.onDOMContentLoaded are being executed multiple times. This behavior results in unintended duplication of actions, such as initializing Quill editors and logging repeated console messages....
I have a question about using KTdatatable. I’m unable to refresh the data. I want to modify the content of the table in HTML and recreate the KTdatatable, but I cannot do so. The dispose function mentioned in the documentation does not work. There’s no destroy function either. How can I refresh the...
Good morning everyone :)I’m experiencing an issue when installing Metronic 8.2.9 on Laravel. Besides the various errors that appear during authentication, all JS validations seem to be duplicated:The value is not a valid email addressThe value is not a valid email address...
Hi i have recently purchased Metronic | Tailwind, Bootstrap, React, Vue, Angular, Asp.Net & Laravel Admin Dashboard HTML Template i couldnt find rtl version of style.bundle.css. Where can i find it.Thanks
Dear Metronic Support,I am integrating the invoice creation feature from the Metronic HTML template into the Metronic Angular template. Specifically, I aim to replicate the functionality for line item amount and total amount calculations, as demonstrated in the HTML template. Could you guide me...
How do I import a layout into laravel? The default in the integration guide is for demo1. Is there one for demo5? Also where do I get the pre-built components here under the Pages & Components section https://keenthemes.com/metronic?Thank you
Hello KeenThemes Team,I purchased the Metronic theme a while ago to build an Angular application, and I am now migrating the application to Angular version 17.I have successfully upgraded Metronic to v8.2.9 and Angular to v17, and everything is working well so far.However, I am interested...
Next.js Application ocumentation is listed in https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/nextjs but no nextjs available in downloads.
Im using next js 15 with app router and facing issued, the toogle sidebar not working and the expands menu showing twice icons here is the code for initiate metronic template export default function GlobalInit() { const pathname = usePathname(); useEffect(() => { if (t...