Metronic (1703)
HTML (1483)
Laravel (945)
Bootstrap 5 (901)
React (892)
Vue (717)
Angular (702)
PHP (513)
Tailwind 4 (401)
Datatables (283)
Blazor (236)
Asp.Net Core (191)
Bootstrap (189)
Webpack (155)
Design (129)
Django (125)
SASS (118)
License (106)
Gulp (88)
RTL (88)
Figma (79)
Next.js (71)
Next.js (39)
Rails (36)
Node.js (26)
Flask (21)
KeenIcons (19)
Spring (18)
DatePicker (12)
FullCalendar (9)
Icons (6)
Express.js (5)
NestJS (3)
Font Awesome (2)
Next.js (0)
Nextjs (0)
Hello, I did everything described here: https://preview.keenthemes.com/html/metronic/docs/getting-started/integration/laravel.
Except for the part: The default dev dependency laravel-mixis required for next steps, you should leave it in the npm/package.json.(I am not sure what it means.)
Then...
Hello, I ran into an interesting problem. I am using the latest version of Metronic and working with Demo 1 Laravel. I wanted to create a widget of my own, and I tried to register it on widget.js. The path to the file is demo1/js/custom/widgets.js. However, I could not compile the code I wrote with...
I just purchased this theme and followed the instuctions to the letter.
Node is installed, npm and yarn are all installed.
Node Version = v22.11.0
NPM Version = 10.9.0
Yarn Version = 1.22.22
Mac OS X - Apple Silicon
I was in the tools directory and ran npm run build and it comes back with...
Hello everyone, I'm new, I bought metronic in themeforest a long time ago and now I'm trying to use it in Laravel and this is what I do, I'm new, I apologize and excuse me, put my English
1º- I download the product and unzip it then I pass it to my Laragon folder I use win11
2º- I have composer la...
Hello, I've just bought Metronic for my Symfony 6 project. I'd like to integrate Metronic using Webpack Encore with the `npm run build' command. However, in your Symfony example version, you load the CSS and JS files with a PHP script called 'ThemeHelper'.
I've tried importing only the 'assets' f...
For transparency i'm using:
- Webpack to install the packages
- Node version v18.18.2
When I run the npm run build I'm getting the following error:
ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
Can't find stylesheet to import.
@import "bootstrap/sc...
I bought and downloaded the latest version of Metronic to use the HTML starter kit, but I'm having problems generating the styles.css.
I did follow the installation instructions (https://keenthemes.com/metronic/tailwind/docs/getting-started/installation) succesfully, and `npm run build` finishes...
how can i create a dynamic chart????
mean i want to use charts-js and link it somehow directly with laravel backend controller, so if data changes in database it should automatically update the chart.
please provide a proper video guide or something using which I can get the desired result....
Hello, I've just followed this guide https://preview.keenthemes.com/laravel/metronic/docs/getting-started to setup my project, everything's working fine it's just that whenever I try to use the login form, the validation messages are showing twice under the input fields e.g "Email is required" is sh...
when i try run or create any rtl or original demo with html template i get this error
npm run build --rtl --demo21
or
npm run build --demo21
> metronic@8.2 build
> webpack
Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API...
>> Failed to compile metronic bundle!
resolve 'jQuery' in '/home/xxx/Downloads/Metronic-7.2.9/theme/html/tools/node_modules/summernote/dist'
Parsed request is a module
using description file: /home/xxx/Downloads/Metronic-7.2.9/theme/html/tools/node_modules/summernote/package.json (relative...
I'm using the metronic 8, but the build speed is too slow. It takes about four or five minutes I wonder if there is a way to improve it. For example, I want to know if I can use vite instead of webpack-rtl or other packages.
Hi sir,I am using the theme metronic html version metronic_html_v8.1.7,demo23
intlTelInput notworking with country code how it is fix
I followed the steps to integrate with Laravel: https://preview.keenthemes.com/seven-html-pro/documentation/getting-started/integration/laravel.html
The issue that I see is that the table is working but Datatables search input, pagination, length select box are not styled
After digging into th...
Trying to install asp.net CORE
NPM ver: 10.2.4
YARN ver: 1.22.21
I have removed "type": "module", from package.json
I have added "resolutions": {
"gulp-dart-sass/sass": "1.70.0"
}, to package.json and deleted node_modules folder and lock files.
Now when I run npm run build --demo1
I...
hi
i was reading through the docs about webpack/gulp for building the files, but i dont see anything about plugins for code splitting / tree shaking / minifying / etc. etc.
i also noticed that the demo theme has alot of unused js/css so im a bit suspicious about that.
can someone provide s...
Good Morning!
I bought the metronic product and went to update it to version 8.0.37 when running npm run build --demo1 in the terminal, as per the instructions I already removed the "type": "module", but it's giving this error:
D:\metronic_v8.0.37\html\theme\tools>npm run build --demo1
> me...
hi sir,
how to add price with day in kt_daterangepicker bootsrap5 keenthemes 8
I used laravel installation, I followed the steps and used nodejs version 14 but when running npm run dev, I receive this error :
[webpack-cli] Error [ERR_REQUIRE_ESM]: Must use import to load ES Module
Do you know some good way / tutorial / guide to integrate Metronic in a Symfony Project with Webpack ?
Do you have deployment build script for react project like vite or webpack to generate dist files for production deployment?
I tried the npm run build but I get the following errors:
$ npm run build
> metronic-react-tailwind@0.0.0 build
> tsc -b && vite build
src/theme/core/helpers/util...
Hey,
i was wondering if it is possible to include the demo3 data into my Metronic 8 Laravel theme?
I tried to install it via “npm run dev —demo3” and it worked but how do I change the style to demo3 because it’s still the demo1 default css style.
Greetings!