Skip to content

Latest commit

 

History

History
45 lines (39 loc) · 1.77 KB

README.md

File metadata and controls

45 lines (39 loc) · 1.77 KB

SxMail 1.3.3

Build Status

BC-Break!

This version by-default adds an alternative body when using the SxMail::compose() method. Please take a look at the wiki to see how you can disable this.

Introduction

This module is intended for usage with a default directory structure of a ZendSkeletonApplication. This module allows you to easily configure mailings, and send them. After setting up minimal configuration, you can start sending out e-mails.

Installation

./composer.phar require rwoverdijk/sxmail
#when asked for a version, type "1.*".

Features

  • Easily configurable. Both messages and transport.
  • Use ViewModels
  • Layout support
  • Mimepart detection
  • Easy header configuration
  • Access to native classes
  • Generates alternative body
  • 100% code coverage
  • Scratches your back after a long day of work
  • Makes a good drinking buddy.

For usage and configuration examples, please take a look at the wiki. The wiki can be found here.

Questions / support

If you're having trouble with this module there are a couple of resources that might be of help.