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

Metronic (4944)

I have Metronic Laravel Starter Kit. It has User management module setup. In user list there is no filter option. Any one know how to add filter option in that (Like in html https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-side).
Greetings, I want to know how to deploy my Laravel application in production and not die trying, I want to know the steps I need to do before publishing my application, since it does not appear in the Metronic Laravel documentation, so I want to know if they have additional steps. .. thank you
Uncaught TypeError: Boolean is not a function _initializeBackDrop modal.js:158 Ue modal.js:69 getOrCreateInstance base-component.js:65 modal.js:363 s event-handler.js:118Uncaught TypeError: Boolean is not a function _initializeBackDrop http://localho...
Guys, how do I use the Audit Board App in Laravel? Do you have a video for installation?
I've dowloaded the latest version and when I try to run it's brokenCompiled with problems:ERROR in src/_metronic/i18n/i18nProvider.tsx:34:6TS2786: 'IntlProvider' cannot be used as a JSX component. Its instance type 'IntlProvider' is not a valid JSX element. Types of property 'ref...
Hello, when i execute npm run build for Metronic in blazor it gives my this error [webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bundle'] should be a non-empty array....
Greetings,I bought your Metronic admin (HTML) product at themeforest but unfortunately in the file there is no information on managing the server-side datatable. It is possible to have these parts.Thank you. Sincerely
I'm working on a Wizard form using the Metronic framework. Metronic includes the FormValidation library, and states so in their website (https://preview.keenthemes.com/html/metronic/docs/forms/formvalidation/overview)In my project I can find the file in \assets\plugins\global\plugins.bundle.js...
figma file says it's 12, but it obviously is not...desired demo:https://imgur.com/a/aLJyXZsactual demo 12:https://preview.keenthemes.com/metronic/demo12/index.html#demo 10 from figma would also be appreciated
Hi i have a problem, i need to customize a view by passing something specific on the context, but the problem that i have is that if i recall my custom templates inside the default _templates/pages folder they are not recognized as templates (?)but if i copy the template inside a local "templates"...
Dear Support Team,I hope this message finds you well. My name is Ahmad Bilal, and I am utilizing the KT Metronic theme for our projects. First and foremost, I'd like to express my appreciation for the quality of your theme and the features it offers.I am writing to seek assistance with a spe...
how can I install metronic 8 in an existing blazor project?
Hi,With demo 53, there is a Cross-Origin Request with all the flag icon ( "https://www.amcharts.com/wp-content/uploads/flags/norway.svg" for exemple) and no flag appear on chart.Thank you for your help.Regards
Hello,Can you guys help to double-check again on Flask starter kit? There were quite a number of missing files. Especially the run.sh file. Nowhere to be found.The virtual environment also is not working properly in Mac OS.Can you release it as a standalone version without the venv and p...
Hi! Recently, I received this awesome template. I've started to play around with it and have successfully exported the source code for the template layout. However, I haven't been able to find the login layout. I did notice that there is one in the "dist" folder, but I'm unsure if I should use it. S...
My manager has purchased Metronic and he gave me the product key. I am trying to download a paid metronic react template with purchase code but I am not sure how to do that. I can only see the option that asks me to pay and it doesn't have any field to enter purchase code.
How to use ASP.Net core identity (Login/Register) in starterkit template ?
hello,in angular version i want to keep the toolbar set to reports by default (right now i go to builder and set it from there each time) and only want to show it in dashboard and selected pages, but its showing in all of my pages.can you help me here? which service have the settings for toolb...
Hi Team, How to Update KTDataTables data by fetching it from API. I am facing updating data in KT data Table fetching from API in vue version of metronic 8. Thanks in advance.
I am using the metronicv8.2.0 demo20 html theme in my project. One of the features I have leveraged is the use of metronic drawers.After adding the required html, if I load the page, the drawer is first displayed and it then slides off the screen.I am currently trying to figure out how to no...
helloi have problem with select2, im using ajax and pagination, data not show$("#tempat_lahir").select2({ allowClear: true, minimumInputLength:3, ajax:{ url:url+"/master/wilayah/listSelect", dataType: "json",...