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

https://github.com/cleantalk/email-encoder


https://github.com/cleantalk/email-encoder

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

EmailEncoder module
How to use:
1. Inherit the CMS-based EmailEncoder class
2. Instantiate this
3. Use modifyContent() method to encode contained emails
4. Return modified content to the client