Filters
Last updated
Last updated
FeedOtter uses the TWIG template language in our email code. As a result many common patterns and template operators are allowed.
Here are the most common filters used in FeedOtter emails:
Image Resize FilterDate Formatting FilterText Manipulation FiltersIn addition to these special filters, most anything allowed in the TWIG language can be used in FeedOtter email templates. Check out the TWIG documentation for more ideas.