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

HiI want to develop SaaS tool with no users limit. The registration is free but the tool will have optional paid services. Which license do I need? Is their any limitation regarding how many users can use my tool? I also have my own branding and want to set my logo. Is it part of the licenes...
Hi Brother,We Use v8.1.1 Contents in Metronic Demo 7 Package,I Add Dropdown Menu With Columndefs In DataTablesNo matter how many times I tried, I couldn't run the menu, but when I click on it, the content does not open.Please can you help me ?I fill table contents with dataBut no matte...
I'm specifically looking for 8.1.2 - do you have links for those who purchased through themeforest to access older versions? thansk
Even after i customize the login page the default page shows in web page why?
After examining the documentation and adhering to all the instructions provided, the issue persisted. Based on my analysis, I suspect that the KeenThemes team is responsible for the problem since I was unable to locate the code responsible for changing the direction of the page.
Hi, I purchased the Metronic theme from themeforest but I cannot download it from KeenThemes site. Previously I could download it.
https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/export#how can i use the data table here in mvc project. what files do i need to add to the project and how to edit the javascript code
I've just downloaded the Metronic file and there isn't a Design folder with Figma files in it.How do I proceed?Best regards,
Hello, anyone has and idea how to fix the jstree?I got 'node_modules/jstree/dist/jstree.js' in plugins.js'js/custom/general/jstree/jstree.js' in general.phpon Init it throws TypeError: $(...).jstree is not a function...but when i type $('.jstree').jstree() in chrome console, it initia...
I recieve this error:CS5001: Program does not contain a static 'Main' method suitable for an entry point
Hi Keenthemes team,The fact that LightGalleryJS is a free and open source project and has a tremendous features for free, it makes it to be more usable than the FullScreen LightBox which is shipped by default with Metronic(I know that There's some reason I wouldn't know that made you choose Full...
Hi,Can i use Metronic Demo39 (HTML- Billing SaaS) in Angular?what is the step needed to implement it in Angular?
I would like to know what is the components already build we want to buy and use this in the theme, please respond do you fully support for Blazor Theme so I can purhase.
hi, I am using id="kt_ecommerce_report_customer_orders_table" as table id. How can I use it as a responsive? This is how we normally use it. $('#example').DataTable( { responsive: true});
NPM install demo1 fails with error message cannot find "/.v4". How do I fix this? Using the aspnet core starterkit
Hi there. I have started programming in codeigniter and really like the platform. I see in the documentation it's been coming soon for a while now. Is there ay updates or ETA? Thanks :)
Hi, How to integrate Metronic with Webpack Encore ? I'm planning to use this.Thanks.
Hello, I am using your laravel_app project. There are demos available from demo1 to demo9 here, but I would like to use demo25 from the HTML theme. What steps should I follow for this? Do you have any sample videos or documentation?
Hi, I just copied from documentation but had problems.Following my code:// Stepper lementvar element = document.querySelector("#kt_modal_create_app_stepper");// Initialize Steppervar stepper = new KTStepper(element);// Handle next stepstepper.on("kt.stepper.next", function (ste...