Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Metronic (4930)

HelloHow can I use Metronic Tailwind, on Laravel Inertia Js
I just purchased license, can i use version 9 without using nodejs or anytype of javascript that should be run on the server. I just want to edit html files and serve them from django.
I made a purchase and have a license / purchase code.I've checked the Google Drive and other resources but cannot find Metronic Tailwind Demo 9 layout to use for my Tailwind project.Only demo1.js layout is provided in the folder /metronic-v9.0.6/metronic...
I want to access GitHub the old link does not work.
I downloaded the latest release today (v9.0.6) and followed the instructions on this page:https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/blazor-serverAnd when I attempt the build command:npm install & npm run devI get the following:h...
Hi, I tried to use Medtronic 9 via Livewire 3 (full page) but the menus (sidebar and profile menu, top right) are not working properly.document.addEventListener(“livewire:navigated”, () => {KTComponents.init();KTMenu.init(); });But it is not working. Could you please help? We really...
Hi,I have a question about Refresh/Reinitialize DataTable.Im using Metronic v9.0.4 with React. The DataTable component is working fine and now I want to implement DataTable Refresh function. How to refresh/reinitialize the DataTable when a button was clicked without reload the page?
Hello,Thank you for your wonderful work!I've just installed the project and only the demo 1 layout is available in the zip.Where can I find the other demo JS layouts?Thanks a lot!Have a nice day!
That where you can edit or delete that optionImage attached: https://ibb.co/SdgP3W0
I deployed my application on Heroku, and it works properly on the web browser on my computer. However, when I try to open it in a mobile browser, I get the error "RangeError: Maximum call stack size exceeded." You can check it here: https://piyzi-staging-625c1e32f362.herokuapp.com/auth
Hi!I purchased Metronic license through ThemeForest a while ago. I want to download Metronic 7 (Angular+MaterialUI version), but I cannot find the download link. Can you please tell me where can I download Metronic 7?Thanks in advance,Tom
The GOOD documentation link isn't working properly: https://preview.keenthemes.com/html/good/docs/index.It seems to be failing to load the JS and CSS assets. The following is seen in the network tab when loading the documentation:Request URL:https://preview.keenthemes.com/html/good/...
After build: prod, the demo 2, 7 and 9 have a bug on header when scrool.
Hi all,First of all, I would like to extend my congratulations to the entire team for such an amazing design.I would like to use tailwind template (v9.04) for my new project. It is asp.net core mvc(8.0). I will be using razor views. 1 - So, I just wanted to know is it ok just copy dist/a...
I bought this theme from themeforest a while back, but now any documentation I try to follow to get this spun up as a react vite app fails miserably. I'm almost there, I just can't figure out how to get the demo1 preview structure in my code.
Add the first level menu to the third level menu in the sidebar, and the position of the third level menu from right start will run to the left of the second level menu instead of the right.Test version: vue_v8.2.7_demo8Aside.vue
I have a problem like this. I want to initialize Datatable with js. I am getting the data from the backend. However, when KTDataTable is initialized first, the data does not come without updating KTDataTable (for example, when clicking the sort button). That's why I need a KTDataTable usage example...
Dear all, After creating a new project in Symfony such as:symfony new metronic --version="7.1.*" What is the instructions to composer install metronic template? I could not get it the instructions based on:https://preview.keenthemes.com/symfony/metronic/docs/getting-started
I downloaded the starterkit and when I try to run "composer install" I get errors Installing dependencies from lock file (including require-dev)Verifying lock file contents can be installed on current platform.Warning: The lock file is not up to date with the latest changes in composer.json....
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.