mdjnelson / moodle-mod_customcert

Enables the creation of dynamically generated certificates with complete customisation via the web browser.
https://moodle.org/plugins/mod_customcert
GNU General Public License v3.0
90 stars 158 forks source link

Custom email feature added #490

Open btc989 opened 2 years ago

btc989 commented 2 years ago

We had a request from one of our user groups to customize the emails sent to students. Instead of just changing the lang string we wanted to develop a feature that would allow us to change the emails dynamically, so that we would not have to wait for an upgrade to occur in order to purge the caches. We thought others might be interested in this feature, hence the pull request. Some further adaptions to allow a test email to be sent will be worked on if time permits.

andrewhancox commented 1 year ago

I've got another client with a similar requirement - this is a really good enhancement.