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
89 stars 155 forks source link

Feature/keeplocalcopy #584

Open HobieCat opened 8 months ago

HobieCat commented 8 months ago

Hello there, I've added the feature to save generated PDF to the local filesystem, and to serve them when downloading. It came from a customer request to have a (sort of) archived PDF certificates at the time it was first viewed/generated.

Also, a 'download all certificates' link was added to the navigation menus of the course (to download a zip with all of the course certificates) and the activity itself (to download all the certificates of the single activity).

If of any interest to anyone, please merge at your convenience.

mdjnelson commented 5 months ago

Sorry I haven't been able to look at this until now. Can you rebase and then solve the issues reported by GHA? Thanks for your hard work.

HobieCat commented 5 months ago

Hi, looks like I've fixed the issues.