cleantalk/email-encoder

CleanTalk EmailEncoder class

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:cleantalk-apbct-lib

1.0.0 2023-03-30 12:13 UTC

This package is auto-updated.

Last update: 2024-04-30 00:45:59 UTC


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