Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 590 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 590 Bytes

SilverStripe mail saver/logger

A handy module to record emails that get sent.

Requirements

  • SilverStripe ^4.0

Installation

Copy paste the line below and enjoy.

This injects the an email control over the email class. If you doing special things to emails you'll want to make your own email control that extends this email control

composer require adrhumphreys/mail-saver @dev

License

See License

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and I'll just yolo merge it