Craft Email obfuscator
This plugin provides a Twig Tag that encodes all email addresses in a text field or string by ROT13 ciphering or CSS reversed text direction. A small javascript decodes the addresses again on the frontend.
Usage is very simple: A Twig Tag named obfuscateEmail
is provided that can be used in templates:
{{ "Sample Text"|obfuscateEmail }}
{{ textfield|obfuscateEmail }}
The Twig Extension is provided by the Email-Obfuscator by Propaganistas.
Free
Package Name
To install this plugin, search for its package name on the Plugin Store and click “Install”.