You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I want to use a git repo as versioning for my templates.
Describe the solution you'd like
The templates would be stored in the same way as catapulte uses local templates.
Describe alternatives you've considered
Unfortunately, not so many projects around. I consider usage of mosaico with my own tiny backend which is proxy to the fily system.
The text was updated successfully, but these errors were encountered:
👋 Nice feature request.
To get there, the storage of the templates has to be made out of postgres (which is the case actually).
Could be a good reason to de-couple all that.
Is your feature request related to a problem? Please describe.
I want to use a git repo as versioning for my templates.
Describe the solution you'd like
The templates would be stored in the same way as
catapulte
useslocal
templates.Describe alternatives you've considered
Unfortunately, not so many projects around. I consider usage of
mosaico
with my own tiny backend which is proxy to the fily system.The text was updated successfully, but these errors were encountered: