Exceptions To Email Documentation
Send exception alerts to an email address.
Requirements:
- Statamic v. 2.11 or higher
- PHP 7.1+
Installation:
- Copy the ExceptionsToEmail folder to
site/addons
- Navigate in Terminal (or some commandline tool) to the root folder of the site files.
- Run
php please update:addons
to inform statamic of the new addon. - Ensure that your statamic email settings are configured correctly to send email.
- Adjust addon settings in the /cp/ as needed for email subject and recipients.