Is there any documentation or best practices to integrate the theme (Keen) in a symfony/twig project ?My goal is to preapre a starter layout for all my future projects.But as I can see, if you change an option and rebuild the layouts with the Layout Builder", the partials are completely differen...
While trying to build the project with webpack, I encountered this problemModule not found: Error: Can't resolve @/src/plugins/formvalidation/dist/amd/plugins/Bootstrap5.jsin/home/XXX/Bureau/XXX/metronic/tools/webpack/plugins
Hi Team,I am trying to setup webpack for my HTML (demo8), when I try to run gulp localhost, it throws SyntaxError: Cannot use import statement outside a module .tester@DESKTOP-AMFSOCN:~/bb/metronic/base/frontend/tools$ npm run build --demo8> metronic@8.0.38 build> we...
Hello,I am getting the bellow error when I try to build the demo1 theme. Please help. Thank you.C:\recruiter-ai\ui\tools>gulp --demo1Error: Not supportedat eval (eval at (C:\Users\marko\AppData\Roaming\npm\node_modules\gulp-cli\lib\shared\require-or-import.js:10:15), :1:...
The current post build file structure is a mess and is a chore to cleanup afterwards. Note that I am referencing the behavior of a built demo1 of html variant v8.0.36.The following problems creep up in the file structure:- The actual styles.bundle gets created in the theme root alongside the fram...
This is for your information, hopefully it may be of help to others.I have followed the instructions given in your video Your First Project - Metronic 8 Admin Template https://www.youtube.com/watch?v=2uWJpnuCMKQ , using the demo21 template. When it comes to add the asset folder to the project fold...
I am using metronic_v8.0.34 HTML and when running gulp -demo8 only the plugins are being deployed to the assets folder. The other css, js and media folders are not being deployed.Can I please get some help with this? I am new to Metronic and am excited to make it work.Thank you.gulp.config.j...
Hello,I am working for a client to build a website using metronic8 demo 1 theme through html.i have an issue because on my theme folder, i only have the demo1 folder, not the tool ones with all the stuff to install it on the right way.Where is it possible ton download it?Thanks in advance.
The instructions aren't entirely specific on where exactly one should be when entering the commands inside the terminal.Preliminarily, there is no `tools` directory inside the `react` folder so there I cannot even try to follow the instructions.From `html/tools` which I decided to try instead then...
I have followed the steps of the goood template installation guide with laravel, but I have little experience in applying the templates with that frienware, could you help me with a series of more detailed steps please