Moodle is a fantastic Learning Management System. One of its advantages is the possibility to publish files and directories for a given course. Our students asked for a possibility to download all files in one step, and here it is.
Features:
- Only includes published and visible files
- ZIP-Creation on the fly: No useless files on the server and no time needed in response of a file manipulation
- File exclusion based on regular expressions and size (default: half of memory_limit in php.ini)