An open API service indexing awesome lists of open source software.

https://github.com/backdrop-contrib/maildisguise

Backdrop CMS module to obfuscate email addresses in content
https://github.com/backdrop-contrib/maildisguise

antispam backdropcms mail

Last synced: 10 months ago
JSON representation

Backdrop CMS module to obfuscate email addresses in content

Awesome Lists containing this project

README

          

# Mail Disguise

Backdrop CMS filter module to disguise email addresses in content to make it harder for mail harvester bots.
Works for both, mailto links and plain text email addresses.

## Installation

Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules

Then go to /admin/config/content/formats and enable the filter "Mail address disguise" for the text formats of your choice.

## Similar modules

* [Invisimail](https://backdropcms.org/project/invisimail)
* [SpamSpan](https://backdropcms.org/project/spamspan)

If web accessibility has priority, choose Invisimail. If you want better protection for mailto links, especially if you plan to prefill mail subject or body via url parameters (example: `?subject=Hello%20World`), choose Mail Disguise.

## Current maintainers

* [Indigoxela](https://github.com/indigoxela)

## License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.