Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

How to use Composer


Hi,

I'm sure I'm not understanding something because I assume it does something more, but so far I'm not understanding how to use composer to do anything new or special.

It was my understanding that it'd provide jinja templates and maybe help me compose parts of code. So far I've followed the directions, and the only thing I've noticed it doing is it saves the pre-made html demos into new folders. I don't see how this is different than downloading the demos as I've always done when purchasing the templates.

I've tried changing the config yaml files found in ...composer.../themes/metronic-tailwind-html/config/ but when I run the two shell scripts run.sh and generate.sh I don't notice the changes I've applied.

Is there any help you can give? Otherwise I'll probably just want a refund for composer.

Thanks


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)


Hi

Thanks for reaching out! You're right that you can use the pre-built HTML demos directly for your development without Composer. However, Composer offers additional flexibility if you want to customize or regenerate the HTML demo with different layout configurations.

Composer splits the components into smaller partial files, making managing, customising, and reusing components easier.

By adjusting the YAML config files, you can regenerate your HTML structure with specific layouts, themes, or component settings.

Thank you


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(