https://github.com/catalyst/moodle-local_maillog
Mail log plugin for Totara
https://github.com/catalyst/moodle-local_maillog
Last synced: 4 months ago
JSON representation
Mail log plugin for Totara
- Host: GitHub
- URL: https://github.com/catalyst/moodle-local_maillog
- Owner: catalyst
- Created: 2019-04-12T06:51:23.000Z (about 7 years ago)
- Default Branch: MOODLE_401_STABLE
- Last Pushed: 2026-02-19T21:22:41.000Z (4 months ago)
- Last Synced: 2026-02-20T00:57:26.876Z (4 months ago)
- Language: PHP
- Size: 94.7 KB
- Stars: 3
- Watchers: 33
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Mail log plugin by Catalyst IT
This plugin requires a changes to the core email_to_user function so that it will function - you will need to
apply the patch file in patches/moodlelib.php against your moodle install first.
* lib/moodlelib.php (see patch file in patches/moodlelib.patch)
PLEASE NOTE:
The Moodle version of this plugin doesn't currently provide a report that exposes the maillog data - you will need to view the data directly in the database until a report is developed.