Moodle Resource Download Block

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)

Additional Information:
I have blogged about parts of this block in German in the following posts: Zipdateien on-the-fly erstellen mit PHP and Moodle Block Resource-Download.

Releases

Official releasesDateSizeLinks
1.0.32008-Feb-2418.01 KB