Get a Demo
Table of contents

md5 Link

The md5 filter converts the string to an MD5 hash.

This filter is unique to Aptuitiv. It is not part of the core Twig functionality.
{% set hash = post.postTitle|md5 %}
Get Started With Aptuitiv