I can only use the HTML version, as my stack is CI or raw PHP, not Laravel or React.
In the HTML version, GULP and WEBPACK only assist with compiling SASS to CSS. Only the assets folder is affected.
There doesn't appear to be any snippets library for HTML demo in the SRC folder, there's only full HTML static pages in the DIST folder, and that's the only place that i can find code for the HTML elements.
As a result, I need to trawl 1000's of lines in static HTML pages to find the elements I want, and copy-paste these into a code library I have to create for myself.
Can you please advise if I've overlooked something?
If this is something you don't provide, could you please add either or both the following:
a) An HTML code snippets folder section in the SRC folder, analogous to the _metronic folder you provide for React and other users.
b) Add to the Documents pages for widget, modals, and app demo with code, in the same way it currently does this for CHARTS, and GENERAL
(eg. https://preview.keenthemes.com/metronic8/ demo1/documentation/general/menu/customization.html)
Hi,
The HTML code snipped can be obtained using the layout builder export tool. Once your layout is up and running you can create your pages and copy and paste any page content by browsing the HTML version templates.
The widgets, modal, etc must be taken from the HTML demo version as it's the only source of reference and so colled documentation where each feature can be seen how it should work and the code is available to grab and use.
Please note that we technically can't document every single template (over 500+ and growing) as it requires more time. Instead we document the core components and plugins in the general documentation.
In the begging, you may need some time to figure out to get started but once you fully understand the Metronic structure the further coding will be much more straightforward.
Also, you can get help from the core team and community by creating a ticket with a detailed issue explanation.
Regards.
Hi Sean
Thanks for your reply.
I should've started by saying the design and comprehensiveness of Metronic is such an achievement. It is freakin awesome.. hands down the best.
I've been a bit frustrated by my perception that if I was running Laravel or React, I'd have had an easier time with Metronic.
I completely understand what you are saying though.
As a bit of feedback, the Layout Builder is very little value for me. It only has a handful of options and doesn't address the snippet/customisation I'm after. Also, it creates an output that has less options snippet-wise.
As a result I'm manually building my own library from the HTML.
Cheers
Hi ,
Thanks for your warm feedback. We will consider it with our core team and maybe in the future, we will provide something more than we have currently.
All the best with your project!
Regards.