[FEATURE REQUEST] Theming utility command lines
The theming utility command lines is a set of useful commands to speed up the theming development.
- Create a theme
- Overwrite an existing component
- Remove an existing component
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.
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
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.
A folder tree would help with customizing the themes, sample theme isn't it
Done. Available from 2.1.0