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,365 sales
Recently Updated
Well Documented

keenthemes supports this item

Supported

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

12192 comments found.

Hi! I have been using Laravel for some time, is there any change you will use Laravel 10 for Metronic new update? I’m asking because Laravel 10 uses Vite and no more uses Mix for bundle assets and currently Metronic for Laravel still using old version of Laravel using Mix for bundle assets. Hoping soon see an Update. Thank you.

Hi,

Thank you for your feedback on this. Sure, we will consider this in a future update .

Regards, Sean

When will you be bringing out an update for Next js & Tailwind CSS? They are one of the top combos right now

Hi :),

We are working hard to release the next major update for Metronic the soonest. Our Tailwind codebase will come with over 15 native plugins(Menu, buttons, forms, charts, etc) written in typescript and available for both JS/TS that can be easily used with Next.js, Nuxt and other popular frameworks. We will provide a complete guide for all popular framework integrations. Stay tuned!

Regards, Sean

I downloaded the Dec 31st version 8.2.2. and Demo 14 is not available for ReactJS! Can you please share those files as well.

Hi,

Please note that Metronic Demo 14 React version is not available at the moment. All available React demos(8 react demos) are shown in the product page here and you can get them in the download package.

Regards, Sean

RTL for vue demo 7 not work success in version 8.2.2

Hi,

Unfortunately, dynamic direction switching is currently not supported by Metronic SPA versions.

The only way to change the direction dynamically in our Vue version is by updating the link href of the main style file. To achieve this, follow the steps below:

  1. Generate RTL and LTR CSS style files using our HTML version. To generate styles, refer to our gulp build and rtl version setup docs.
  2. Copy the generated style.bundle.css and style.bundle.rtl.css files to public folder in your Vue app.
  3. In the index.html file, add link tag with default direction styles as shown in this gist file.
  4. Remove the style import line below from src/App.vue:
    @import "assets/sass/style";
    
  5. To switch the direction, you just need to change the link href from style.bundle.css to style.bundle.rtl.css. You can reuse switch functions from this gist.

Regards,
Lauris Stepanovs,
Keenthemes Support Team

Greetings, Metronic Community,

Big news from Metronic! We’ve rolled out 4 stunning new demos tailored for different apps – Property Portal, Project Scheduler, Discussion Board & Voice Call App. Plus, get the latest updates for HTML, React, Angular, and more.

Stay tuned for even more cool updates ahead! ;)

Presale question: for Laravel, can we use the latest versions of Livewire, Jetstream, Cashier and Socialite with this 2023 version? I read the comments and saw some references to major updates for the Livewire v3? Is there a list to read what you have in the current version? Thank you.

Hi,

We have integrated Livewire v3. Livewire v3 is included by default, other plugins such as Jetstream, Cashier, and Socialite are not bundled with Metronic Laravel out of the box. You can integrate it on your own based on your requirements.

Thank you for considering our product. If you have any further questions or need additional clarification, feel free to reach out.

Thanks for the prompt reply.

Just to clarify, Jetstream is included to handle functionalities like login and registration pages.

You’re welcome!

The initial Laravel kit is giving an error.

Hi,

Could you please provide us more details ? Your Metronic version and the error screenshot would be helpful.

Regards, Sean

Hi team, is it possible to upgrade and share this metronic package with angular 17+ material usage and if you can also share some landing page for IT company website ?

Hi :),

Yes, all our 7 Angular demos are based on Angular 17: https://keenthemes.com/metronic

Regards, Sean

but as title mislead over here with 16 so question asked.. e.g. Angular Demos 7 demos based on Angular 16 & TypeScript please check on the main page for angular from menu

Hi,

Yes, sure. We will update the info about Metronic Angualr v17 uprade in related pages and docs.

Regards, Sean

Hello! I am trying to implement demo 25 in an Angular 16 project, but I have the problem that some things such as menu triggers, notifications or user profile are not executed. Could you help me?

Hi,

You can refer to Demo 1 Angular app and see how the core components are initialized. For any further help could you please reach our support via devs.keenthemes.com ?

Regards, Sean

No, no, I’m porting the HTML project from demo 25 to Angular. I don’t know how to start the menu triggers and others.

Hi,

You can refer to Metronic’s Demo 1 Angular app to see how the core components(ktmenu, etc) are initialized. You can also refer to HTML Core Components Init guides. For any further help please reach our support via devs.keentheme.com

Regards, Sean

This theme page states the files are well documented, but where is the documentation? The code is not commented in any meaningful way describing what the blocks are purposed to do, and the documentation is actually incredibly vague.

I’ve spent 4 days just trying to integrate Firebase authentication, lol.

Hi,

All the available docs you can find here.

If you are using React, Vue, or Angular versions please note that the Firebase auth is not supported out of the box. You can try to modify the current auth solution JWT and integrate it with your Firebase-based auth backend. If you need any help in this direction please reach our Support Team.

Just in case Metronic Angular does not fulfill your project requirements you may request a refund using Themeforest Refund Form. 100% money back is guaranteed.

Regards, Sean

I think what I’m getting at is it would be very nice if you guys would comment your code.

Hi, can we use your dashboar for having a custom dashboard (or favourite sections in our dashboard? For example, each user can save each section as favourte or save as bookmarks?

If there is any built sample, would be great,

Thanks

Hi :),

Sure, you can implement such dashboard by writing your own backend logic. Metronic does not cover such server side logic as its usually implemented by buyers according to a project requirements.

For any further clarifications please reach our support via devs.keenthemes.com

Regards, Sean,

Dear Community!

We’re excited to tease the coming soon Metronic update, destined to be the most transformative in our history.

This overhaul introduces a groundbreaking approach to data interaction, including a completely reimagined design. For instance, the Public Profile page is no longer just a single interface; it’s evolving into an array of specialized profiles, like an immersive Gamer Profile.

Our new Metronic Admin Dashboard will offer a diverse range of options for each section and module, catering to needs from basic to enterprise levels.

As we prepare to introduce this significant leap, we deeply appreciate your support throughout Metronic’s decade-long journey as a bestseller. Your trust and feedback have been instrumental in shaping this exciting new chapter!

Stay tuned! ;)

Hello! I just purchased your theme (specifically for React), and noticed within the demo files, the user management (roles) is not part of the code but IS shown in the online demo?

The React templates seem quite limited in comparison to the others.

Hi,

Please note that Metronic React version comes with limited features comparing to the HTML version. All available features for each framework implementation are shown in the product preview page here. Each framework has own feature set as per advertisement.

However you can reuse the HTML version markup within your React app since the styles are globally available for all versions. You can refer to existing React features.

If you need any further help please reach our support via devs.keenthemes.com and we will guide you how you can integrate the user management

Regards, Sean

Per purchase question – Any Idea when the next js version is coming out? As we need to schedule launch soon

Hi :),

Thanks for your interest in Metronic.

We are working on this and its hard to give ETA. We are targeting it within Q1/2024. Would you need Tailwind/Next.js or MUI/Next.js ?At the moment we are working on MUI/Next.js.

Regards, Sean

Alright, thats a shame – would’ve loved to go ahead with your product. As per question, either work fine, they’re both big & regularly updated frameworks.

Thank you for your prompt reply though

Hi :),

Hopefully Metronic can be useful for your next projects. Stay tuned and all the best!

Regards, Sean

Is there figma design for the dashboards?

Hi :),

Yes, the Figma file will be included in the download package’s “design” folder. You can get it by downloading the latest Metronic zip from the ThemeForest downloads page.

Regards, Sean

I was hoping for the actual dashboard / apps layouts, do you have figma for this?

Hi,

All available features are included in our current Figma such as dashboard pages, demo layouts and some pages.

Regards, Sean

I would like to use Metronic Admin Panel for my product and I want to sell my product with serial number to end users. What kinds of license do I need for one product but serialize selling?

Best regards.

Hi,

Please note that each use of Metronic requires a separate license. So for the reselling you will need multiple licenses. For any further clarification please reach our support via support@keenthemes.com

Regards, Sean

Nextjs 14 is missing. Reactjs demo does not have full features like others (e.g POS). With many supported frameworks, do you use many client-side resources (javascript and CSS)? It is not good for clean code of Reactjs and Nextjs projects deployed on Vercel or CloudFlare. Thanks much

Hi,

Thank you for the feedback. We are working on the next.js support as highlighted here: https://devs.keenthemes.com/question/metronics-roadmap-for-2024

Regards, Sean

I’m currently in need of a code editor type field that I can embed directly within my web app and I noticed that Metronic v4 had it available here: https://preview.keenthemes.com/metronic-v4/theme/admin_4/components_code_editors.html

Is this same ‘CodeMirror’ code editor available out-of-the-box within Metronic v8? If not, does Metronic v8 come with any other code based editors packaged within?

Hi,

You can refer to Metronic docs as it uses Prismjs and you can use this plugin by including the below assets:

assets/plugins/custom/prismjs/prismjs.bundle.css
assets/plugins/custom/prismjs/prismjs.bundle.js

Then you can print the source code by using the below code(php example code):

<pre class="language-js">
<code class="language-js">
<?php echo htmlspecialchars(trim("var test='some string';"), ENT_QUOTES)?>
</code>

Regards, Sean

Morning,

I am looking at this page in your live demo

https://preview.keenthemes.com/metronic8/demo1/apps/customers/view.html#

I presume this page is connected to a database that contain demo data, would I be correct in that assumption ?

The reason I ask is, does Metronic come with these demos actually working like you have here ?
Does the demo site code have the SQL statements already embedded in the code ?

This would save me a lot of time if I could then just modify per my needs rather than have a hard coded page for example view.html and then having to create all the SQL code from scratch to integrate.

Thanks

Hi,

Thank you for your feedback.

Yes, the example we provided comes with a server side code that is used for simulation the database based pagination. However our example code is based on static array data and is not connected to a real database. For real projects its better to design the db structure and query according to a specific requirements and use Metronic’s design and templates as frontend solution.

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

I’m currently working with Metronic8/demo42 (HTML) and exploring ways to customize the global color scheme of the sidebar menu. My focus is on altering the background color of the sidebar and changing the default and hover colors of its menu items font. I’ve examined the “Global Stylesheet” (/css/style.bundle.css) but haven’t been able to locate the sections for these specific modifications. Ideally, I’m looking to adjust the sidebar’s color palette through the classes of various elements, such as ‘app-sidebar-menu’. Could you advise on whether this approach is feasible, or suggest a simpler method to achieve this customization?

Hi,

You will need to use SASS in “src/sass/layout/_variables.custom.scss” to edit the layout styles and then recompile your assets folder with Gulp or Webpack.

Please note that the build tools are required only in the development environment just to compile the assets when the source folder files are modified. In the hosting/server deployment, you will only need the compile assets, no need to install the build tools dependencies there.

If you need any further help please reach our support team via devs.keenthemes.com

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