12192 comments found.
I’m still using a template with KTAppOptions, what version is this metronic?
Hi,
You are probably using Metronic v7. For any further help please reach our support via devs.keenthemes.com
Regards, Sean
is there any plan for adding the angular starter kit?
Hi,
Metronic already has Angular versions. Please check all avialble Angular Demos Metronic Preview.
For more info please check Angular Docs.
Regards, Sean
What i’m asking for is angular starter kit it should be a project that contains all of the necessary and minimum files and modules that needed to work on the project
Hi,
Sorry for the late reply. At the moment we do not have the skeleton angular project. Please contact our support via devs.keenthemes.com and we will provide you a guide to create seed/skeleton project quickly.
Regards, Sean
Hi, when will you update it to Angular 16?
Hi
,
We will include Angular 16 with new CRUD solutions for User Management Module in the next v8.2.1 update in asap(a few weeks).
Regards. Sean
Hello Team, Waiting your New layout specially RED Color template. Coming HTML Layout?
Hi Bhavin
,
Yea, that’s the most advanced Metronic demo suitable for large web apps. Glad to know that you liked it.
We are working so hard on this and it will be released in the next v8.2.1 update in 1-2 weeks.
Regards, Sean
last 8 Days you said we launching a week . now more 2 weeks? it means month end ?
Hi,
It was accounted to be released in the coming weeks. “coming weeks” is not a specific time period, so it is difficult to say exactly how long it is. It can refer to anywhere from two to four weeks.
However we are working hard to release those amazing demos asap.
Regards, Sean
A newbie here and on my way to buy it. Few questions before:
- Doing an admin webapp with react just to learn, I don’t want to use any “custom” component from any third party, I would like to write my own components but use this library for css for those components, layout… Is that possible? Is there a way to check (for example), which is the css needed to custom a table, a card or header…and added in a file like table.module.css?
- Is it possible to use it in an existing react project?
Thanks!! Looks amazing this template!
Hi,
Thank you for your interest in Metronic.
- Our theme is based on the Bootstrap library, which is required. Other dependencies can be removed based on your specific requirements.
- Yes, you can integrate different parts of the theme into your existing project as needed.
You can explore the Metronic React preview and refer to our documentation for more information.
If you need further assistance, please don’t hesitate to contact our support via the Devs Support Forum.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
When is the new update coming out?
Hi
,
We are working hard on the next update that will include new demos, Angular CRUD solution, new plugins and more. The next update v8.2.1 should be out in the coming weeks.
For any further help please reach our support via Devs Support Forum.
Regards, Sean, Keenthemes Support
Hi, I wonder if all pages and components are available in React package as in HTML?
Hi,
Thank you for your interest in Metronic.
No, not all the HTML features are available for the Reack package. All packages(HTML, React, Angular, Vue) come with their own feature set as advertized in the Preview Site.
We invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members.
Regards, Sean
The template has quite a few components. I’ve looked everywhere but I can’t find the blank page layout. Where I can find it ?
Hi,
May I know which framework and demo are you referring to ? Basically you can use index.html and remove unused custom plugin bundles and only keep mandatory css/js includes. Please refer to the code comments in the HTML.
You can check the HTML version docs here to get started.
For any further help please reach our support via Support Forum.
Regards, Sean
Can someone look into this issue when I try to npm build the Django and get this error
Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. – configuration0.entry[‘js/widgets.bundle’] should be a non-empty array. -> All modules are loaded upon startup. The last one is exported.
I did remove this line “type”: “module” in package.json and apply npm run build—demo1. Thank you!
Moreover with Gulp getting below error
import {glob} from “glob”; ^^ SyntaxError: Named export ‘glob’ not found. The requested module ‘glob’ is a CommonJS module, which may not support all module.exports as named exports. CommonJS modules can always be imported via the default export, for example using:
import pkg from ‘glob’; const {glob} = pkg;
at ModuleJob._instantiate (node:internal/modules/esm/module_job:128:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:194:5)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:385:24)
at async importModuleDynamicallyWrapper (node:internal/vm/module:437:15)
Hi,
We are aware of this issue affecting Windows OS environments. To address this, we have provided a temporary workaround solution through the link below. We are working on implementing a permanent fix, which will be included in future updates. We appreciate your patience and understanding as we resolve this issue.
https://devs.keenthemes.com/question/cannt-build-aspnet-theme https://gist.github.com/KeenthemesHub/2189b96490016bc32f88b3091e446906#file-webpack-config-js-L113-L116Build is still failing with errors below
ERROR in ./webpack/plugins/custom/draggable/draggable.js 3:0-53 Module not found: Error: Can’t resolve ’@shopify/draggable/lib/draggable.bundle.js’ in ‘C:\MsCreativePixel\Mirror\MsCreativePixel\Automation_API\APAI\v2\starterkit\_keenthemes\tools\webpack\plugins\custom\draggable’
ERROR in ./webpack/plugins/custom/draggable/draggable.js 4:0-60 Module not found: Error: Can’t resolve ’@shopify/draggable/lib/draggable.bundle.legacy.js’ in ‘C:\MsCreativePixel\Mirror\MsCreativePixel\Automation_API\APAI\v2\starterkit\_keenthemes\tools\webpack\plugins\custom\draggable’
ERROR in ./webpack/plugins/custom/draggable/draggable.js 5:0-46 Module not found: Error: Can’t resolve ’@shopify/draggable/lib/draggable.js’ in ‘C:\MsCreativePixel\Mirror\MsCreativePixel\Automation_API\APAI\v2\starterkit\_keenthemes\tools\webpack\plugins\custom\draggable’
ERROR in ./webpack/plugins/custom/draggable/draggable.js 6:18-63 Module not found: Error: Can’t resolve ’@shopify/draggable/lib/sortable.js’ in ‘C:\MsCreativePixel\Mirror\MsCreativePixel\Automation_API\APAI\v2\starterkit\_keenthemes\tools\webpack\plugins\custom\draggable’
ERROR in ./webpack/plugins/custom/draggable/draggable.js 7:19-65 Module not found: Error: Can’t resolve ’@shopify/draggable/lib/droppable.js’ in ‘C:\MsCreativePixel\Mirror\MsCreativePixel\Automation_API\APAI\v2\starterkit\_keenthemes\tools\webpack\plugins\custom\draggable’
ERROR in ./webpack/plugins/custom/draggable/draggable.js 8:19-65 Module not found: Error: Can’t resolve ’@shopify/draggable/lib/swappable.js’ in ‘C:\MsCreativePixel\Mirror\MsCreativePixel\Automation_API\APAI\v2\starterkit\_keenthemes\tools\webpack\plugins\custom\draggable’
ERROR in ./webpack/plugins/custom/draggable/draggable.js 9:0-44 Module not found: Error: Can’t resolve ’@shopify/draggable/lib/plugins.js’ in ‘C:\MsCreativePixel\Mirror\MsCreativePixel\Automation_API\APAI\v2\starterkit\_keenthemes\tools\webpack\plugins\custom\draggable’
ERROR in ./webpack/plugins/custom/draggable/draggable.js 10:0-55 Module not found: Error: Can’t resolve ’@shopify/draggable/lib/plugins/collidable.js’ in ‘C:\MsCreativePixel\Mirror\MsCreativePixel\Automation_API\APAI\v2\starterkit\_keenthemes\tools\webpack\plugins\custom\draggable’
ERROR in ./webpack/plugins/custom/draggable/draggable.js 11:0-58 Module not found: Error: Can’t resolve ’@shopify/draggable/lib/plugins/resize-mirror.js’ in ‘C:\MsCreativePixel\Mirror\MsCreativePixel\Automation_API\APAI\v2\starterkit\_keenthemes\tools\webpack\plugins\custom\draggable’
ERROR in ./webpack/plugins/custom/draggable/draggable.js 12:0-54 Module not found: Error: Can’t resolve ’@shopify/draggable/lib/plugins/snappable.js’ in ‘C:\MsCreativePixel\Mirror\MsCreativePixel\Automation_API\APAI\v2\starterkit\_keenthemes\tools\webpack\plugins\custom\draggable’
ERROR in ./webpack/plugins/custom/draggable/draggable.js 13:0-59 Module not found: Error: Can’t resolve ’@shopify/draggable/lib/plugins/swap-animation.js’ in ‘C:\MsCreativePixel\Mirror\MsCreativePixel\Automation_API\APAI\v2\starterkit\_keenthemes\tools\webpack\plugins\custom\draggable’
webpack compiled with 11 errors and 1 warning
Also, why there’s demo1 only in Django, I was looking for demo31 specially and wasn’t aware that all the demos are not in Django version and in fact none of the side menu link is working on Django local.
Hi,
Noted, our Django experts will get back to you asap.
Please note that at the moment, theserver side starter kits are available for Demo 1 only as advertised in the Product Page under Django tab.
Just in case Metronic Django Starter Kit does not fulfill your project requirements you may request a refund using Themeforest Refund Form. 100% money back is guaranteed.
Regards, Sean
Thanks Sean, I’ve filled the form, kindly initiate the refund so that I can opt for something else which satisfy my requirement.
Thanks for the amazing support btw 
Sure thing, we got your request and approved it. Thank you for your interest in Metronic!
Hi, have you had any updates?
Hi
,
Thanks for the heads-up.
In the coming weeks, we will be releasing a big update with new demos, components, plugins, and the latest Bootstrap 5.3.2 release.
We invite you to join our products community at Devs Support Forum. There you can get assistance and guidance from KeenThemes core developers and community members. Regards. Sean
Dear Metronic Community,
We’re back with some exciting news! Our team has been hard at work, and we’re thrilled to announce that not one, but FIVE incredible demos are in the pipeline. We can’t wait to show you what we’ve been cooking up.
Stay tuned for the big reveal – it’s going to be epic! 
Hi,
The Laravel Starter Kit Demo 1 HTML version’s preview you can check here.
The Starter Kit docs you can check here.
For any further help please reach our support via Devs Support.
Regards. Sean
The implementation of “starterkit/routes/api.php” seems to be different from the implementation of “https://preview.keenthemes.com/metronic8/laravel/api”, is this not the case?
Hi,
The Laravel version for the API and the Laravel Starterkit are different instance, and the API implementation is included within the legacy Laravel application. Please feel free to contact us at devs.keenthemes.com, and we will provide you with a download link to the Legacy Metronic Laravel application.
Thanks
Thank you for answering. When I try to sign in at devs.keenthemes.com, “Email is not verified. We have sent activation link to your email, please click it and follow instructions”, but I did not receive the email. Can you please help me?
Sorry for the inconvenience. We have now activated your email address, so you should be able to log in without any further issues.
If you encounter any more difficulties or have any additional questions, please don’t hesitate to let us know.
Thank you very much for your kind assistance. I was able to successfully download the Laravel application. Thank you for your continued support.
Great! You are welcome If you need any further help please do let us know.
demo 7 support rtl ?
Hi,
Yes, all demos in Metronic support right-to-left (RTL) direction. We apologize for any inconvenience you may have experienced, but we have resolved the RTL issue in the preview. You should now be able to use Metronic with RTL languages without any problems. If you have any more questions or need further assistance, please feel free to ask.
Thanks
thanks yes preview is present now but how i can generate rtl version of demo 7 react and html?
Hi,
You will need to install the build tools following Quick Setup guide and RTL Assets Generation guide setup the RTL version for the HTML version and React Docs for the React version.
Regards, Sean
thanks yes preview is present now but how i can generate rtl version of demo 7 vuejs ?
Hi,
For RTL guidance in Vue, you can refer to this post.
Alternatively, you can generate RTL styles by following the steps in our HTML version RTL Quick Setup documentation.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Waiting for sveltekit version
Hi
,
Thanks for the heads-up. Noted and we may add it in the near future.
Regards, Sean
Please where can i find the Figma file
Hi,
You can download it from design folder in the downloaded package. For any further help please reach our support via Support Forum.
Regards, Sean
Hello. There is a guide avabile on how to integrate html theme into a fresh laravel installation? Your starterkit it’s too complicated and i want to integrate it into a fresh laravel.
Hi,
Sure, you can check our Quick Setup guide and also Video Tutorials to get started.
For any further help please reach our support via Support Forum.
Regards. Sean
Your guide it’s ok but not for me.
There are no specifications related to Laravel integration.
I have finded this but i don’t know if it’s updated and complete: https://sipado.jambiprov.go.id/template/documentation/getting-started/integration/laravel.htmlHi,
You can refer to this version of Laravel Integration doc. We have taken it off since we released our in-house Laravel Starter Kit.
If you need any further help please reach our support via Devs Support.
Regards, Sean
There are some news, Folks!
We’ve been grinding away, cooking up some seriously cool demos and fresh features. Keep your eyes peeled, ‘cause we’re about to drop some hotness your way.
Stay tuned, stay awesome! 
i am developing a product that i want to sell on themeforest for example CRM software. can i use your single licensee in my product and can sell my product on themeforst ?
Hi,
Please note that one license can be used for one end product deployment. If you sell it to clients, for each sold copy you will need a separate license.
For any further help please reach our support via support@keenthemes.com.
Regards, Sean
Hello, because I have purchased 1 licenses after downloading the file and trying it out. After the installation is completed and can be used. In the system that was installed it said to upgrade the plan as if it were a trial, not a license. How do I download the licenses for use?
Hi
,
Thank you for choosing Metronic!
Please note that there is no need to activate the license. You can download the license from Themeforest Downloads and keep it as proof of your Metronic license.
For any further help please reach our support via Support Forum.
Regards, Sean
is it available for blazor?