https://github.com/jako/emo
E-Mail Address Obfuscation with Javascript in MODX Revolution
https://github.com/jako/emo
modx modx-extra modx-revolution
Last synced: about 2 months ago
JSON representation
E-Mail Address Obfuscation with Javascript in MODX Revolution
- Host: GitHub
- URL: https://github.com/jako/emo
- Owner: Jako
- License: gpl-2.0
- Created: 2013-10-27T23:57:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-18T11:45:49.000Z (3 months ago)
- Last Synced: 2025-03-27T15:52:32.903Z (2 months ago)
- Topics: modx, modx-extra, modx-revolution
- Language: PHP
- Homepage: https://jako.github.io/emo/
- Size: 8.12 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://hosted.weblate.org/projects/modx-extras/emo/standard/)
# emo
E-Mail Obfuscation with Javascript for MODX Revolution.
## Features
* Replace all plaintext emails and email links with span elements.
* Encrypt the email addresses and store them in javascript variables.
* Decrypt the email adresses by the browser on 'window.onload'.## Installation
MODX Package Management
## Documentation
For more information please read the [documentation](https://jako.github.io/emo/).
## License
The project is licensed under the [GPLv2 license](https://github.com/Jako/emo/blob/master/core/components/emo/docs/license.md).
## Translations
Translations of the package can be made for the [Default Lexicon](https://hosted.weblate.org/projects/modx-extras/emo/standard/) and the [System Setting Lexicon](https://hosted.weblate.org/projects/modx-extras/emo/system-settings/)