evershop icon indicating copy to clipboard operation
evershop copied to clipboard

[FEATURE REQUEST] Theming utility command lines

Open treoden opened this issue 10 months ago • 4 comments

The theming utility command lines is a set of useful commands to speed up the theming development.

  1. Create a theme
  2. Overwrite an existing component
  3. Remove an existing component

treoden avatar Mar 01 '25 04:03 treoden

Probably a node script to create a folder and copy the default files with the proper folder structure ? I would love to test it once done, then it can be built more based on that.

tudors-services avatar Jul 03 '25 23:07 tudors-services

Hi @tudors-services ,

Just to let you know that we just released a new version of "create-evershop-app" package. This command is now generating all necessary folders together with an sample of theme and extension. You can give it a try npx create-evershop-app my-app

Thanks

treoden avatar Jul 04 '25 04:07 treoden

Sorry for taking so long to get back on this... I've tested what is provided, but is nothing close to a theme. What I meant was to have a folder tree that would replicate the default theme, which people could customise or add to, and use. You only put two blocks that would be present in different pages.

tudors-services avatar Aug 19 '25 22:08 tudors-services

A folder tree would help with customizing the themes, sample theme isn't it

kediretswe907 avatar Sep 13 '25 01:09 kediretswe907

Done. Available from 2.1.0

treoden avatar Nov 12 '25 03:11 treoden