Skip to content

The module Download Center (local/downloadcenter) enables all users to download all files, folders as well as all documents of student folders of the entire course as a ZIP archive with a clear folder structure.

Notifications You must be signed in to change notification settings

kiratskitizing/moodle-local_downloadcenter

 
 

Repository files navigation

Download Center Plugin Build Status

This file is part of the local_downloadcenter plugin for Moodle - http://moodle.org/

Author: Simeon Naydenov

Copyright: 2019 Academic Moodle Cooperation

License: GNU GPL v3 or later

Description

The Download Center plugin enables all users to download all files, folders as well as all documents of student folders of the entire course as a ZIP archive with a clear folder structure.

Example

With this module participants of a course can download all relevant course documents (files, folders, books, as well as documents of student folders) in one step. Therefore users can save valueable time compared to single-downloads of files. One reasonable scenario might be the download of all files for a train journey, so all downloaded course files can be accessed offline.

Requirements

The plugin is available for Moodle 3.1+. This version is for Moodle 3.7

Installation

  • Copy the code directly to the local/downloadcenter directory.

  • Log into Moodle as administrator.

  • Open the administration area (http://your-moodle-site/admin) to start the installation automatically.

Admin Settings

No settings available.

Privacy API

The plugin fully implements the Moodle Privacy API.

Bug Reports / Support

We try our best to deliver bug-free plugins, but we can not test the plugin for every platform, database, PHP and Moodle version. If you find any bug please report it on GitHub. Please provide a detailed bug description, including the plugin and Moodle version and, if applicable, a screenshot.

You may also file a request for enhancement on GitHub. If we consider the request generally useful and if it can be implemented with reasonable effort we might implement it in a future version.

You may also post general questions on the plugin on GitHub, but note that we do not have the resources to provide detailed support.

License

This plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License with Moodle. If not, see http://www.gnu.org/licenses/.

Good luck and have fun!

About

The module Download Center (local/downloadcenter) enables all users to download all files, folders as well as all documents of student folders of the entire course as a ZIP archive with a clear folder structure.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 83.8%
  • JavaScript 9.9%
  • CSS 6.3%