Craft Email obfuscator icon

Craft Email obfuscator

This plugin is no longer maintained. The developer recommends using Obfuscator instead.
Plugin screenshot thumbnail 1/1

Update Craft 4: Unfortunately, I will not update this plugin for Craft 4. @Miranj has a plugin with almost the same functionality. To use it with the same twig filters and make the transition more easy, I wrote a small module which you can install. See readme on GitHub.

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.

Installation Instructions

To install this plugin, copy the command above to your terminal.

Active Installs
134
Version
2.3.0
License
MIT
Compatibility
Craft 3
Last release
May 2, 2021
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs