fred icon indicating copy to clipboard operation
fred copied to clipboard

Export and Import Elements and Option Sets

Open rthrash opened this issue 6 years ago • 2 comments

While it's possible to collaborate on Themes using Gitify, it's a bit cumbersome to set up, and intimidating if you've never used it…

Perhaps there could be a folder/structure for collaborating on Themes just using a simple repo and straightforward git push/pull commands. Perhaps it would have something like the following structure:

export-import/
  theme-name.json 
  assets/
  elements/
    category-names/
       element-names.html 
  option-sets/
    option-set-names.json

This would enable you to check out the theme in and work on it directly in an IDE or text editor. The theme-name.json file would have any metadata necessary for mapping things on an import.

rthrash avatar Mar 21 '19 17:03 rthrash

Yes would love this.

Will any RTE config be also included?

DESIGNfromWITHIN avatar Apr 10 '19 18:04 DESIGNfromWITHIN

Also asked for this on the #157

JANogueira avatar Jul 23 '19 21:07 JANogueira