WP Manifestindependent plugin directory
manifest / email / base64_phpmailer

Base64 Emails

Sets PHPMailer to use Base64 encoding.

by LogicSpot · github.com/logicspot/base64_phpmailer · website

0stars
504composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/logicspot/base64_phpmailer/archive/refs/heads/master.zip

Also on Packagist as logicspot/base64_phpmailer:

composer require logicspot/base64_phpmailer

From the readme

Base64 PHPMailer - WordPress Set WordPress PHPMailer class to use Base64 encoding. - Tested up to: 4.9.4 - Requires PHP: 5.3.0 - License: GPL2 - License URI: https://www.gnu.org/licenses/gpl-2.0.html

Read the full README on GitHub →