Discussion on Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template

Discussion on Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template

Cart 119,660 sales
Recently Updated
Well Documented

keenthemes supports this item

Supported

This author's response time can be up to 1 business day.

12201 comments found.

Layout Builder appears broken in the newest release (v8.0.36). Here’s the error I’m seeing: Fatal error: Cannot declare class DirFilter, because the name is already in use in /var/www/preview.keenthemes.com/kt-products/metronic/releases/2022-02-11-001835/core/html/dist/libs/Generators/HtmlVersion.php on line 1195

Working now! Thank you!

Hi :),

Glad to hear that. If you require further assistance, please create a ticket using the link below. KeenThemes will help you out.

Click Here to Get Metronic Support

Regards, Sean

Hi :),

Thanks for your feedback. We will solve it right away.

If you require further assistance, please create a ticket using the link below. KeenThemes will help you out.

Click Here to Get Metronic Support

Regards, Sean

preview.keenthemes.com/metronic8/laravel/api/verify_token:1 Failed to load resource: the server responded with a status of 422 (Unprocessable Content)

I’m getting this error on npm start

react demo 1

Hi :),

Thanks for your feedback. We are looking at it right now and solve it asap.

If you require further assistance, please create a ticket using the link below. KeenThemes will help you out.

Click Here to Get Metronic Support

Regards, Sean

Can i buy only html template?

Hi :),

You can buy Metronic and use its HTML version separately. Other versions are included as a bonus and you do not have to use them all.

For support inquiries, we invite you to join our primary support channel at https://devs.keenthemes.com/.  ​There you can get assistance and guidance from KeenThemes core developers and community members.

Regards, Sean

Hello keenthemes, when using popovers when trying to use data-bs-custom-class=”popover-dark” sometimes it works and sometimes it removes the main class=”” and add those classes under data-bs-custom-class=”” so it doesn’t work.

https://imgur.com/7yfJ3G5 <- here it’s working https://imgur.com/PyTmDYE <- this is the code that it produces which its correct. https://imgur.com/31TXyJk <- this is not working since it removes the class=”” tag and move all the classes to data-bs-custom-class=”” tag

is this a bug or is there a way to fix it ?

Thank you in advanced

Hi,

Could you please elaborate when it works and when it does not work. By right Metronic does not change the Popover core functionality and uses it as it is with slight sass customization. Maybe you have double initialization in your page or doing other manipulations.

For support inquiries, we invite you to join our primary support channel at https://devs.keenthemes.com/.  ​There you can get assistance and guidance from KeenThemes core developers and community members.

Regards, Sean

Hi Can we use redux form in place of formik in metronic 7?

Hi shubhamexecideas

We’ve just prepared examples of the UI, user is able to use any 3d-party library in their projects.

Regards, Keenthemes support

Hello,

I am using the Vue template as shown at https://preview.keenthemes.com/metronic8/vue/demo7/#/crafted/pages/profile/documents – I found that the search drop down doesn’t work in the template I purchased, even in the example as provided it doesn’t work.

I checked another template at https://preview.keenthemes.com/metronic8/demo3/index.html?_ga=2.228637980.1253857648.1644253807-15879135.1642274737# and that one the search drop down works.

Can you please fix so that I can use it in Vue?

Hi,

On the profile page, it is an input field, to implement search you can refer to the search component in vue demo1.
demo1/src/layout/header/partials/Search.vue

Regards,
Lauris

Hi, Will there be work for the Summernote editor? it was in earlier versions

Hi,

Thanks for your suggestion. Added to the todo list. We will release it in a future updated.

For support inquiries, we invite you to join our primary support channel at https://devs.keenthemes.com/. ​There you can get assistance and guidance from KeenThemes core developers and community members.

Regards, Sean

Will you release a Svelte version?

Hi,

At the moment we focus on the main SPA frameworks such as React, Vue and Angular. We may consider other frameworks based on their popularity in the near future.

For support inquiries, we invite you to join our primary support channel at https://devs.keenthemes.com/.  ​There you can get assistance and guidance from KeenThemes core developers and community members.

Regards, Sean

Hi, It comes in the Figma file, right?

Hi,

Metronic comes with an in-house version of the Figma file(not the design system) that includes core features of Metronic, dashboards, widgets, layouts, and general pages.  Also, we provide 4 pro illustrations packs and 400+ duotone SVG icons with full source files. All of the above design files are included in the design folder in your purchased Metronic package from an exclusive purchase link https://1.envato.market/EA4JP

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

Is there a way I can make a menu item that exists in an HTML table for actions to be taken on a specific row into a button instead of an anchor link with the same styling as the link seeing as how with a Laravel application some menu items might need to be wrapped in a form for how Laravel handles put/path/delete routes?

Hi,

You can try to use the Button tag for the menu items as shown below:

<div class="menu-item px-3">                                    <button href="/keenthemes/products/themes/metronic/html/demo1/dist/?page=apps/ecommerce/catalog/edit-product" class="btn w-100 py-2 fs-7 menu-link px-3">Edit</button>    
</div>                                                        

You can also add form tag under the dropdown menu.

For support inquiries, we invite you to join our primary support channel at https://devs.keenthemes.com/.  ​There you can get assistance and guidance from KeenThemes core developers and community members.

Regards, Sean

Hello,

I purchased 3 licences and one of them was version 6. And now I need the original version 6 files but I can’t download it via Themeforest. Where can I find them?

I built my website using version 6 and there is no option to upgrade!

v6.1.2

Hi :),

Thanks for the purchase.

Could you please email us via support@keenthemes.com and we will provide you Metronic v6.x final stable version’s download link.

Regards, Sean

Hi keenthemes,

I’ve red that Select2 still has issues (That’s why I didn’t download the (8.0.35 the last one). do you plan to fix them in the next update ?

Thank you.

Roger that.

I was refering to the last issue reported here in the comments by one of your client.

thank you.

Hi,

Sure, the keyboard navigation bug is fixed and will be included in the next v8.0.36 version next week.

Regards

Wonderfull :)

Thank you.

sortable

Hi,

We have Draggable plugin integrated which support sorting feature as well: https://preview.keenthemes.com/metronic8/demo1/documentation/general/draggable/overview.html

In a future update we will release fully working example for the sortable feature.

Regards

please update the ecommerce features

Hi,

We have recently released the eCommerce Admin app and you can check it here https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/catalog/products.html

If you require further assistance, please create a ticket using the link below. KeenThemes will help you out.

Click Here to Get Metronic Support

Regards, Sean

But customer profile missing

Customer directory with details view It will be released in the next update in 1-2 weeks.

Hi, I want to use the aside menu from demo4 in a vue project. so i will be converting the html code, css and JS into a Vue component. the css is a 40k lines of code and so is the JS. Are there any files which are specific to the aside menu only? Also will this be successful at all to extract the exact menu code from html demo and port it to a Vue component?

Hi,

The aside menu of demo 4 as other parts of the theme layout built based on Metronic core components that uses Bootstrap 5 so extract the part of the Metronic is not possible as long as you copy past all used css classes from the compiled css file.

Since our primary support channel at: https://devs.keenthemes.com/ , we kindly ask you to create a ticket there.

We’ve been long wishing to build a bridge between us and the Metronic community. As the email is not the best room to support, we kindly invite you to collaborate with Metronic developers from everywhere on Devs Forum. 

Regards, Sean

Thank you for your reply. Appreciate the quick response. I will create a ticket there. Cheers

Please, please don’t tell me that if I want a license to develop 30 similar products with the same theme I have to buy 30 licenses! You cannot be serious! Please advise on this or it looks like I will have to use something else. It is not even about the money….who has time for that?! I need a better solution thank you. Please advise. A one time payment for a developer license would be ideal thank you.

This method really needs to change on themeforest

No activation link was sent to my email when I tried to sign up for dev.keenthemes. This means I have no way of logging in.

Hi,

May I know your email address ? We will double check your account. Have you checked your spam folder ? Sometimes auto generated emails go to spam folder.

Regards

Hello keenthemes, we have been looking using the react version of demo 1 (metronic version eight) in a real life project, we noticed that the react version of demo1 does not have most what what html version of demo one has. Seeing that most of what we want to use are already pre-built in the html version but the react does not have them, are the implementations compatible? can we just copy them from the html version to the react project?

Hi,

Thanks for your feedback.

The HTML and CSS features can be used in the React version as long as they do not have jquery dependancy. We are currently working on new features and improvements for the React App. For the React version we will be releasing a fully functional CRUD solution for User Management App in a few weeks.

For support inquiries, we invite you to join our primary support channel at https://devs.keenthemes.com/.  ​There you can get assistance and guidance from KeenThemes core developers and community members.

Regards, Sean

Hi I really like the metronic admin template,

I would like to know can I create a PHP Laravel based script or WordPress theme using this template to be sold on the envato marketplace. I understand that I will need to code the core functionality & this is currently it is an static template.

Also would like to know do you plan to update this template with additional pages in future updates.

Thanks.

Hi,

Thanks for your interest in Metronic. According to the license rules Metronic can not be used in other stock products for reselling.

Regards, Sean

How can i get Metronic 5. Your github repo does not exist version 5, your repo start from version 6.

Hi,

Can you please email us via support@keenthemes.com and provide your license key and we will provide you Metronic v5 download link.

Regards, Sean

I sent, thanks for all

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey