Skip to content

📧 Swiftmailer plugin to automatically embed images into message

License

Notifications You must be signed in to change notification settings

ftw-soft/swiftmailer-image-embed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swiftmailer Image Embed Plugin

Build Status Total Downloads Latest Stable Version

Swiftmailer plugin to automatically embed images into message.

Installation

composer require hexanet/swiftmailer-image-embed

Usage

use Hexanet\Swiftmailer\ImageEmbedPlugin;

$mailer = Swift_Mailer::newInstance();

$mailer->registerPlugin(new ImageEmbedPlugin());

Credits

Developed by the Web Team of Hexanet.

License

Swiftmailer Image Embed Plugin is licensed under the MIT license.

About

📧 Swiftmailer plugin to automatically embed images into message

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%