craft-obfuscator icon indicating copy to clipboard operation
craft-obfuscator copied to clipboard

A Craft CMS plugin that adds a Twig filter to obfuscate emails.

Results 3 craft-obfuscator issues
Sort by recently updated
recently updated
newest added

This plugin works well with email addresses, but not with phone numbers (example: `href="tel:+32412345678"`). Is there any way to do so, or could you implement this feature please?

The regex fails when there are special characters ```(!#$%&'*+-/=?^_\`{|}~)``` in the email address. So I've updated `email_regex` to account for that.

I get an error from the Obfuscator plugin whenever I update any plugin in Craft. I'm running Craft 3.1.12 and Obfuscator 1.0.2. ```LogicException: Unable to register extension "miranj\obfuscator\twigextensions\ObfuscatorTwigExtension" as extensions...