voidlabs / mosaico

Mosaico - Responsive Email Template Editor
https://mosaico.io
GNU General Public License v3.0
1.71k stars 501 forks source link

Add experimental Url.templatePath and Url.imageProcessor methods for the templating language #645

Closed bago closed 2 years ago

bago commented 2 years ago

Url.templatePath will let us to have a smaller template with regard to the versafix-1 big social block as the iconset will become a simple variable to build the image urls instead of a full block variant.

Url.imageProcessor may help creating special block with special backend processing features in custom deployments.