Gernott / mask

TYPO3 Extension Mask
https://www.facebook.com/typo3mask
GNU General Public License v2.0
130 stars 86 forks source link

Export & Import Elements #593

Closed mweber1973 closed 1 year ago

mweber1973 commented 1 year ago

Idea/ wish: Export and import mask-elements. We want to re-use mask-elements we have already developed, therefore it would be fine if we can ex- and import elements from one project to another.

peter-neumann-dev commented 1 year ago

What about using Split-JSONs and copying needed elements, to another project? 🙂

mweber1973 commented 1 year ago

No good idea, there is always a JSON-part and a FLUID-part. My designer isn´t a programmer :-)

nhovratov commented 1 year ago

Well, I don't know how this would look like. As Peter said, the closest thing you get is to use json split mode and copy the json and Fluid template (you don't need to be a programmer for that). BTW: With Content Blocks it will be possible to just copy one folder.

nhovratov commented 1 year ago

Closing this issue now, as there won't be an import/export functionality for such a trivial thing. I recommend converting the single mask.json file into separate json split files and copy them to your other project: https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/7.1/Index.html#convertformat-command