About Notify404
Notify404 is a basic utility which will send an email to a pre-defined e-mailaddress when a 404 error occurs on the website.
Install the package through Package Manager, you will get some options to fill in the relevant email addresses. You can later change these via the System Settings (find notify404 in the namespaces dropdown on top of the grid).
To change the email template, change the notify404.mailTemplate setting to a chunk name. See the default chunk (notifyDefaultTpl) for an example.Information
New in Notify404 1.1.0
Notify404 1.1-pl
- When no message was set (ie no template specified or is empty), default to a standard message that dumps the data in the email.
- Prevent harmless error in error log when the plugin has been triggered.
- Fix indentation in tpl.
- Refactor part of the plugin to include more data such as referrer and allow easier customization of emails.
Notify404 1.0-pl
Initial release.