Logicify / mautic-advanced-templates-bundle

Plugin extends default email template capabilities with TWIG block so you can use advanced scripting techniques like conditions, loops etc
https://logicify.com/?utm_source=github&utm_campaign=mautic-templates&utm_medium=opensource
MIT License
86 stars 57 forks source link

Implement isFresh method #30

Open MarketSmart opened 2 years ago

MarketSmart commented 2 years ago

Currently Twig_Loader_DynamicContent->isFresh() just returns always false. Would like to see this method implemented in the future somehow.