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,664 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.

Hi guys,

I need a CRM that can notify my team when i create or modify any task on his phone and also via email, can metronic do it?

thank

Hi,

Thank you for your interest in Metronic.

Please note that Metronic is a primarily HTML theme with frontend features. The backend part, that is your listed features are buyers responsibility and should be implemented it as per your end project requirements.

However we have a bonus backend solution – Metronic Laravel with some fully functional modules such as, authentication, settings, audit login, etc: https://keenthemes.com/metronic/

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

hello, when is the next update of React DEMO 01, I’ve been waiting months for them to update, especially the crud part. It bothers me that they offer something and waste time without giving an answer. more than 4 months have passed.

Hi,

Sorry for the inconvenience.
If we didn’t reply during the few days then it is better to resend the email, we are always trying to reply as soon as possible.

Could you please tell us which version you are currently using and what is the issue with the CRUD part?

Regards,
Lauris

I have no problem with any crud, because in fact the template does not have any crud.

I mean that you in “next updates” offer CRUD, each time they offer that update and never publish it, and that bothers me a lot, they play with time.

Hi,

Thanks for your interest in Metronic.

Please note that our roadmap provided by our users request to highlight our future plans for Metronic.

In our best interest to release planned features as soon as possible and make Metronic more helpful to our customers. However some major features requires reasonable time and resource.

For our React CRUD we have been implementing in-house datatable component to fully utilize Metronic’s unique table styles as can been seen in the HTML version. We are targeting to release the React CRUD solution within February if things goes as planned.

Also we suggest our users to plan their project development based on existing features: https://keenthemes.com/metronic/

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

Click Here to Get Metronic Support

Thanks

Hello.

Tell me, when is the release of Demo 2 Angular version planned? There is a comment in your support center from 4 years ago that a release is planned for the near future…

Also question on demo 1 angular: where to see an example of modal windows, Toastr, SweetAlert’s… Does not work Scrol To Top. If used NgbModal, styles not working correctly.

Regards, Mikhail

Hi

Sorry for the inconvenience. In that time Metronic version probably was at v5 or v6. At the moment, we are focusing on the Metronic v8. Metronic v8 is latest major release. The framework apps will follow. In the meantime, we cannot give the estimation date for the update.

Thanks

When is v8 comes with figma?

Hi :),

Metronic already has the figma file(the version we use in-house, not the design system) and 4 pro illustration and icons set.

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 there,

Looking to buy the latest version (v8). Can you confirm if the Figma file is ready?

Hi,

Thanks for your interest in Metronic.

Metronic includes all available Figma files(our in-house figma file, not a design system) along with 4 pro vector illustrations and icons source.

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

I get to see, there is some iframe getting added after sometime in the app/metronic template saying “For license information please see iframe-bundle.js.LICENSE.txt” which I already bought! But I dont have LICENSE.txt file in the download. Can you help me to overcome from this?

Hi,

Thanks for reaching us.

We do not have such alert within our Metronic preview and download package. Can you please email us via support@keenthemes.com and provide more info ? Which Metronic version you are using and where did u download it ? The original Metronic package should not have such iframe license alert.

Regards, Sean

Is it possible to integrate with nuxt when using laravel and vue integration?

Hi,

Unfortunately, we haven’t tried our VueJs integration doc for NuxtJs yet.

You can check this VueJs and NuxtJs migration tutorial to get started with NustJs and then try our Laravel and Vue integration doc.

Regards,
Lauris

Hello, how is everything? I can’t download it, it’s limiting :(

Hi,

Could you please retry it If the issue continues please contact our support via support@keenthemes.com and provide your github username and you can try to fownload it from Metronic private github repo.

Thanks.

How do I load the title of the page and its * .js if the route is dynamic. / user / show / {id}.

Thanks,

Hi

Unfortunately, this seems to be an issue for dynamic routing. As a workaround, could you please consider importing your js file in the blade file for route “users/{id}/edit”?

@section(‘scripts’) <script src=”{{ asset(‘js/path.js’) }}”></script> @endsection

Thanks

@section(‘scripts’)
   <script src=”{{ asset(‘js/path.js’) }}”></script>
@endsection

We will, thank you.

I hope that in future updates, you will solve this.

Please Add the separate template download before new version update i use only react so why I should download all 3gb file

thanks

Hi,

Thanks for your feedback. We are working on a Metronic additional features download page and this should be available soon.

Regards, Sean

Can you release react with javascript

Hi,

We can’t provide 2 separate versions but we can provide a workaround. Soon we will provide core components in JS and try to enable JS coding within the same React app.

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, Seam

Do you have plans to expand the React version, it seems very basic my friend bought this a while back and it was pretty bare bones and the documentation wasn’t that detailed? I would like to buy and use the theme in React but the HTML version is so much more feature rich, and the documentation isn’t expanded enough.

Hi,

Thanks for your interest in Metronic.

We will be releasing a complete CRUD solution with datatable.with pagination, search, sorting, inline/modal add/edit forms, subdatatable, etc in coming months.

All future updates will be feee od charge.

Regards Sean

hello, there is a small problem in laravel. language popup shift https://ibb.co/7QhWwrn

Hi,

Please try to set the fixed version for popper.

"@popperjs/core": "2.10.1",

/laravel/package.json

Thanks

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: demo7@8.0.33 npm ERR! Found: @popperjs/core@2.10.1 npm ERR! node_modules/@popperjs/core npm ERR! popperjs/core“2.10.1” from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer popperjs/core2.10.2” from bootstrap@5.1.3 npm ERR! node_modules/bootstrap npm ERR! bootstrap@”5.1.3” from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with—force, or—legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR!

Hi,

1) Try to install with different package managers, if you are using npm try to install with yarn if you are using yarn try to install dependencies with npm.
Check out our quick start doc.

2) Run installation command with—legacy-peer-deps options.

3) Update your node and npm versions.

Regards,
Lauris

Hi. How do I use this template? Does it work on its own or do I need to code stuff? I usually just use wordpress.

Hi :),

Thanks for your interest in Metronic. It requires further coding according to your project requirements.

Please check this video out to see how it can be utilized: https://www.youtube.com/watch?v=2uWJpnuCMKQ&ab_channel=KeenThemes

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

what about laravel react version ?

Hi,

Sorry but at the moment we do not have such a version, we will consider adding laravel and react integration doc in upcoming releases.

You can check out our vue+laravel integration doc: https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration

Regards,
Lauris

Hi keenthemes,

Your live select2 RTL is rendering well. but not the one that I just donwloded (8.0.34) 1 Jan 2021.

cleared the cache and everything, but still select2 not well rendering.

Refer to this previous comment to get what I reaaaaaly wanted to say, https://themeforest.net/comments/27682503

did you do exactly what I did in that comment to reproduce the issue ??

Here my new render of the last 8.0.34 Metronic (1 Jan 2021) ; https://ibb.co/KVH8HT3

thank you.

Thank you Sean.

I jsut also update yarn and compile the new Metronic: stil the same.

There’s also one little thing, the check sign in the select2 dropdown that check the selected element is still not RTL in your live demo.(even if it’s not a crucial point, but hey I’m just saying).

NB : Just to let you know that I’m using webpack

(Our dev was panding due to select2 issue)

Hi,

Sure thing, we will fully check these 2 issues and solve them once for all.

Regards, Sean

Thank you Sean

Documentation Missing

Hi :),

Thanks for your interest in Metronic.

You can refer to the HTML versions documentation here https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started.html Also all other versions documentation can be found in the preview: https://keenthemes.com/metronic

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

1 => Is it possible to show color when user adds code (with code syntax highlighting) while asking or answering questions in your forum theme? Is it possible to show the codes not just as they are, but by coloring them according to the language?

sample: http://prnt.sc/25gbjbd and https://prnt.sc/25gcku9

2 => adsense supports ads right?

3 => Let’s say I just want to use the forum. I want to remove or change some places? How simple do you think it would be? Is this possible?

4 => Finally, can we easily change the site language?

My English is not very good. :)

Best regards

Hi,

For your forum app you can use the Metronic’s demo 5: https://keenthemes.com/metronic/

1) We use httpshttps://github.com/PrismJS/prism and you can select any supporting language following the documentation. At the moment we use general HTML format for all code examples that users enter.

2) Not sure about this as we do not have any such integration.

3) We can’t comment on this since it depends on the developers’ skills. However, it requires some customization according to the project requirements.

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 build Android & ios app with vue and Cordova? anyone tried it?

Hi,

Metronic is a HTML template for browsers and it’s not used in as a native app. However it can be sued as embeded app within WebView.

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

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