adrhumphreys / mail-saver
Save emails easily
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/admin: ^1.0
- silverstripe/framework: ^4.0
Requires (Dev)
- phpunit/phpunit: ^5.7
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2024-10-11 18:45:29 UTC
README
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