Error Notifier is a GPL Cart module that helps to better control PHP errors on your site and fix them as soon as possible.
Features:
- Track and alert current/saved errors
- Email the latest errors to a list of recipients
Installation
- Download and extract to
system/modules
manually or using composercomposer require gplcart/error_notifier
. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g-master
. Rename if needed. - Go to
admin/module/list
end enable the module - Adjust settings at
admin/module/settings/error_notifier