Download Center
Versions
Current version
v5.2.0 (2026042000)
v5.2.0
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2026042000
Version release name: v5.2.0
Maturity: Stable
Supported Moodle versions: 5.2
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_502_STABLE
Repository tag: v5.2.0
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
CHANGELOG
5.2.0 (2026-04-20)
- Moodle 5.2 compatible version
- [FIXED] #8698 - Selecting by type now selects the correct activities in the subsections
- [FEATURE] #8682 - Table of contents for the downloaded archive
5.1.0 (2025-10-06)
- Moodle 5.1 compatible version
- [FIXED] #8648 - Fix glossary download
5.0.0 (2025-05-22)
- Moodle 5.0 compatible version
- [FIXED] #8320 - File download using "Download files with original file name" setting now uses the original file extension. [github PR #33 @PatTutor]
- [UPDATE] #8294 - Removed admin setting to exclude empty topics. Empty topics are always displayed but never downloaded.
- [UPDATE] #8355 - Sections and modules with the same name are numbered continously for differentiation in the archive now.
- [FEATURE] #8329 - Multilangfilter v2 is now supported. Downloaded ZIP files have the correct title when multilang v2 filter is used.
4.5.1 (2025-03-04)
- [FEATURE] #8084 - Support Moodle subsections
4.5.0 (2024-10-10)
- Moodle 4.5 compatible version
- [FEATURE] #7583 - add label for hidden and available but not shown content on the course page
- [FEATURE] #7011 - implement simple search box
- [FEATURE] #8067 - prevent available but not shown content of being downloaded by students
4.4.2 (2024-08-02)
- [UPDATE] #8015 - adapt to new publication flow
4.4.1 (2024-05-21)
- [FIXED] #7961 - fix ignoring "Only show files during submission" assign setting [github #31]
4.4.0 (2024-04-24)
- Moodle 4.4 compatible version
4.3.0 (2023-12-18)
- Moodle 4.3 compatible version
- [FEATURE] #7773 - Improve downloadcenter design
- [FIXED] #7772 - fix reading course format options - numsections, thanks to https://github.com/marinaglancy for the fix [github #30]
- [FEATURE] #7770 - Single files are not put into subdirectories anymore. Add a setting to control whether file resources use the original filename or the course content name
- [FEATURE] #7769 - Add a setting to control whether to number the files' and folders' names
4.2.1 (2023-06-22)
- [FIXED] #7618 - fix download of Etherpad files
4.2.0 (2023-05-05)
- Moodle 4.2 compatible version
4.1.0 (2022-12-07)
- Moodle 4.1 compatible version
4.0.0 (2022-04-12)
- Moodle 4.0 compatible version
3.11.1 (2022-02-09)
- [FEATURE] #7120 - implement download as stream zip
- [FEAUTRE] #7092 - implement mod-glossary support
- [FEATURE] #7010 - improve downloadcenter design
3.11.0 (2021-05-18)
- Moodle 3.11 compatible version
3.10.1 (2021-05-07)
- [FIXED] prevent downloading intro files and content for assign when description not visible
3.10.0 (2020-11-11)
- Moodle 3.10 compatible version
- [FIXED] Fix github #23 - incorrectly handle & in topic name
3.9.0 (2020-06-16)
- Moodle 3.9 compatible version
- [FEATURE] implement support for assign - download introduction files, submissions, and feedback
- [FEATURE] add setting to control whether empty topics are excluded (github pull request #12)
3.8.1 (2019-12-10)
- [FIXED] fix appending file extension when there is already one
3.8.0 (2019-11-15)
- Moodle 3.8 compatible version
- [FIXED] fix missing file extension when handling files without an extension set in Moodle
- [FEATURE] #6026 - add support for mod_lightboxgallery
3.7.0 (2019-05-20)
- Moodle 3.7 compatible version
- Fix github #8 - make automatic tests pass! PULL request submitted from Matt Davidson
3.6.1 (2019-05-07)
- [FIXED] Fix github #2 - increase script time limit to allow large archives to be created
3.6.0 (2018-12-10)
- Moodle 3.6 compatible version
- [FIXED] Fix bug #3 from github. PULL request submitted from Joshua Ebarvia
3.5.1 (2018-08-02)
- Moodle 3.5.1 compatible version
- [FEATURE] switch to font-awesome icon
- [FEATURE] change position of download center in navbar
3.5.0 (2018-05-08)
- Moodle 3.5 compatible version
- [FEATURE] Implement Privacy API
- [FEATURE] remove german language strings
3.4.0 (2017-11-13)
- Moodle 3.4 compatible version
- [FEATURE] improve layout of elements in boost theme
- [FEATURE] add mod_book to list of downloadable items
3.3.1 (2017-07-10)
- Moodle 3.3.1 compatible version
3.3.0 (2017-05-14)
- Moodle 3.3 compatible version
- [CHANGED] "Untitled" course topics - string is not hardcoded any more, now part of lang_strings
- [FEATURE] Add support for boost theme
3.2.0 (2017-02-05)
- Moodle 3.2 compatible version
3.1 (2016-07-25)
- First release for Moodle 3.1
v5.0.1 (2025052201)
v5.0.1
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2025052201
Version release name: v5.0.1
Maturity: Stable
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_500_STABLE
Repository tag: v5.0.1
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
CHANGELOG
5.0.1 (2026-01-14)
- [FIXED] #8650 - Fix glossary download and remove CSS folder download
5.0.0 (2025-05-22)
- Moodle 5.0 compatible version
- [FIXED] #8320 - File download using "Download files with original file name" setting now uses the original file extension. [github PR #33 @PatTutor]
- [UPDATE] #8294 - Removed admin setting to exclude empty topics. Empty topics are always displayed but never downloaded.
- [UPDATE] #8355 - Sections and modules with the same name are numbered continously for differentiation in the archive now.
- [FEATURE] #8329 - Multilangfilter v2 is now supported. Downloaded ZIP files have the correct title when multilang v2 filter is used.
4.5.1 (2025-03-04)
- [FEATURE] #8084 - Support Moodle subsections
4.5.0 (2024-10-10)
- Moodle 4.5 compatible version
- [FEATURE] #7583 - add label for hidden and available but not shown content on the course page
- [FEATURE] #7011 - implement simple search box
- [FEATURE] #8067 - prevent available but not shown content of being downloaded by students
4.4.2 (2024-08-02)
- [UPDATE] #8015 - adapt to new publication flow
4.4.1 (2024-05-21)
- [FIXED] #7961 - fix ignoring "Only show files during submission" assign setting [github #31]
4.4.0 (2024-04-24)
- Moodle 4.4 compatible version
4.3.0 (2023-12-18)
- Moodle 4.3 compatible version
- [FEATURE] #7773 - Improve downloadcenter design
- [FIXED] #7772 - fix reading course format options - numsections, thanks to https://github.com/marinaglancy for the fix [github #30]
- [FEATURE] #7770 - Single files are not put into subdirectories anymore. Add a setting to control whether file resources use the original filename or the course content name
- [FEATURE] #7769 - Add a setting to control whether to number the files' and folders' names
4.2.1 (2023-06-22)
- [FIXED] #7618 - fix download of Etherpad files
4.2.0 (2023-05-05)
- Moodle 4.2 compatible version
4.1.0 (2022-12-07)
- Moodle 4.1 compatible version
4.0.0 (2022-04-12)
- Moodle 4.0 compatible version
3.11.1 (2022-02-09)
- [FEATURE] #7120 - implement download as stream zip
- [FEAUTRE] #7092 - implement mod-glossary support
- [FEATURE] #7010 - improve downloadcenter design
3.11.0 (2021-05-18)
- Moodle 3.11 compatible version
3.10.1 (2021-05-07)
- [FIXED] prevent downloading intro files and content for assign when description not visible
3.10.0 (2020-11-11)
- Moodle 3.10 compatible version
- [FIXED] Fix github #23 - incorrectly handle & in topic name
3.9.0 (2020-06-16)
- Moodle 3.9 compatible version
- [FEATURE] implement support for assign - download introduction files, submissions, and feedback
- [FEATURE] add setting to control whether empty topics are excluded (github pull request #12)
3.8.1 (2019-12-10)
- [FIXED] fix appending file extension when there is already one
3.8.0 (2019-11-15)
- Moodle 3.8 compatible version
- [FIXED] fix missing file extension when handling files without an extension set in Moodle
- [FEATURE] #6026 - add support for mod_lightboxgallery
3.7.0 (2019-05-20)
- Moodle 3.7 compatible version
- Fix github #8 - make automatic tests pass! PULL request submitted from Matt Davidson
3.6.1 (2019-05-07)
- [FIXED] Fix github #2 - increase script time limit to allow large archives to be created
3.6.0 (2018-12-10)
- Moodle 3.6 compatible version
- [FIXED] Fix bug #3 from github. PULL request submitted from Joshua Ebarvia
3.5.1 (2018-08-02)
- Moodle 3.5.1 compatible version
- [FEATURE] switch to font-awesome icon
- [FEATURE] change position of download center in navbar
3.5.0 (2018-05-08)
- Moodle 3.5 compatible version
- [FEATURE] Implement Privacy API
- [FEATURE] remove german language strings
3.4.0 (2017-11-13)
- Moodle 3.4 compatible version
- [FEATURE] improve layout of elements in boost theme
- [FEATURE] add mod_book to list of downloadable items
3.3.1 (2017-07-10)
- Moodle 3.3.1 compatible version
3.3.0 (2017-05-14)
- Moodle 3.3 compatible version
- [CHANGED] "Untitled" course topics - string is not hardcoded any more, now part of lang_strings
- [FEATURE] Add support for boost theme
3.2.0 (2017-02-05)
- Moodle 3.2 compatible version
3.1 (2016-07-25)
- First release for Moodle 3.1
v5.1.0 (2025100600)
v5.1.0
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2025100600
Version release name: v5.1.0
Maturity: Stable
Supported Moodle versions: 5.1
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_501_STABLE
Repository tag: v5.1.0
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
CHANGELOG
5.1.0 (2025-10-06)
- Moodle 5.1 compatible version
- [FIXED] #8648 - Fix glossary download
5.0.0 (2025-05-22)
- Moodle 5.0 compatible version
- [FIXED] #8320 - File download using "Download files with original file name" setting now uses the original file extension. [github PR #33 @PatTutor]
- [UPDATE] #8294 - Removed admin setting to exclude empty topics. Empty topics are always displayed but never downloaded.
- [UPDATE] #8355 - Sections and modules with the same name are numbered continously for differentiation in the archive now.
- [FEATURE] #8329 - Multilangfilter v2 is now supported. Downloaded ZIP files have the correct title when multilang v2 filter is used.
4.5.1 (2025-03-04)
- [FEATURE] #8084 - Support Moodle subsections
4.5.0 (2024-10-10)
- Moodle 4.5 compatible version
- [FEATURE] #7583 - add label for hidden and available but not shown content on the course page
- [FEATURE] #7011 - implement simple search box
- [FEATURE] #8067 - prevent available but not shown content of being downloaded by students
4.4.2 (2024-08-02)
- [UPDATE] #8015 - adapt to new publication flow
4.4.1 (2024-05-21)
- [FIXED] #7961 - fix ignoring "Only show files during submission" assign setting [github #31]
4.4.0 (2024-04-24)
- Moodle 4.4 compatible version
4.3.0 (2023-12-18)
- Moodle 4.3 compatible version
- [FEATURE] #7773 - Improve downloadcenter design
- [FIXED] #7772 - fix reading course format options - numsections, thanks to https://github.com/marinaglancy for the fix [github #30]
- [FEATURE] #7770 - Single files are not put into subdirectories anymore. Add a setting to control whether file resources use the original filename or the course content name
- [FEATURE] #7769 - Add a setting to control whether to number the files' and folders' names
4.2.1 (2023-06-22)
- [FIXED] #7618 - fix download of Etherpad files
4.2.0 (2023-05-05)
- Moodle 4.2 compatible version
4.1.0 (2022-12-07)
- Moodle 4.1 compatible version
4.0.0 (2022-04-12)
- Moodle 4.0 compatible version
3.11.1 (2022-02-09)
- [FEATURE] #7120 - implement download as stream zip
- [FEAUTRE] #7092 - implement mod-glossary support
- [FEATURE] #7010 - improve downloadcenter design
3.11.0 (2021-05-18)
- Moodle 3.11 compatible version
3.10.1 (2021-05-07)
- [FIXED] prevent downloading intro files and content for assign when description not visible
3.10.0 (2020-11-11)
- Moodle 3.10 compatible version
- [FIXED] Fix github #23 - incorrectly handle & in topic name
3.9.0 (2020-06-16)
- Moodle 3.9 compatible version
- [FEATURE] implement support for assign - download introduction files, submissions, and feedback
- [FEATURE] add setting to control whether empty topics are excluded (github pull request #12)
3.8.1 (2019-12-10)
- [FIXED] fix appending file extension when there is already one
3.8.0 (2019-11-15)
- Moodle 3.8 compatible version
- [FIXED] fix missing file extension when handling files without an extension set in Moodle
- [FEATURE] #6026 - add support for mod_lightboxgallery
3.7.0 (2019-05-20)
- Moodle 3.7 compatible version
- Fix github #8 - make automatic tests pass! PULL request submitted from Matt Davidson
3.6.1 (2019-05-07)
- [FIXED] Fix github #2 - increase script time limit to allow large archives to be created
3.6.0 (2018-12-10)
- Moodle 3.6 compatible version
- [FIXED] Fix bug #3 from github. PULL request submitted from Joshua Ebarvia
3.5.1 (2018-08-02)
- Moodle 3.5.1 compatible version
- [FEATURE] switch to font-awesome icon
- [FEATURE] change position of download center in navbar
3.5.0 (2018-05-08)
- Moodle 3.5 compatible version
- [FEATURE] Implement Privacy API
- [FEATURE] remove german language strings
3.4.0 (2017-11-13)
- Moodle 3.4 compatible version
- [FEATURE] improve layout of elements in boost theme
- [FEATURE] add mod_book to list of downloadable items
3.3.1 (2017-07-10)
- Moodle 3.3.1 compatible version
3.3.0 (2017-05-14)
- Moodle 3.3 compatible version
- [CHANGED] "Untitled" course topics - string is not hardcoded any more, now part of lang_strings
- [FEATURE] Add support for boost theme
3.2.0 (2017-02-05)
- Moodle 3.2 compatible version
3.1 (2016-07-25)
- First release for Moodle 3.1
v4.5.1 (2024101001)
v4.5.1
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2024101001
Version release name: v4.5.1
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_405_STABLE
Repository tag: v4.5.1
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
CHANGELOG
4.5.1 (2025-03-04)
- [FEATURE] #8084 - Support Moodle subsections
4.5.0 (2024-10-10)
- Moodle 4.5 compatible version
- [FEATURE] #7583 - add label for hidden and available but not shown content on the course page
- [FEATURE] #7011 - implement simple search box
- [FEATURE] #8067 - prevent available but not shown content of being downloaded by students
4.4.2 (2024-08-02)
- [UPDATE] #8015 - adapt to new publication flow
4.4.1 (2024-05-21)
- [FIXED] #7961 - fix ignoring "Only show files during submission" assign setting [github #31]
4.4.0 (2024-04-24)
- Moodle 4.4 compatible version
4.3.0 (2023-12-18)
- Moodle 4.3 compatible version
- [FEATURE] #7773 - Improve downloadcenter design
- [FIXED] #7772 - fix reading course format options - numsections, thanks to https://github.com/marinaglancy for the fix [github #30]
- [FEATURE] #7770 - Single files are not put into subdirectories anymore. Add a setting to control whether file resources use the original filename or the course content name
- [FEATURE] #7769 - Add a setting to control whether to number the files' and folders' names
4.2.1 (2023-06-22)
- [FIXED] #7618 - fix download of Etherpad files
4.2.0 (2023-05-05)
- Moodle 4.2 compatible version
4.1.0 (2022-12-07)
- Moodle 4.1 compatible version
4.0.0 (2022-04-12)
- Moodle 4.0 compatible version
3.11.1 (2022-02-09)
- [FEATURE] #7120 - implement download as stream zip
- [FEAUTRE] #7092 - implement mod-glossary support
- [FEATURE] #7010 - improve downloadcenter design
3.11.0 (2021-05-18)
- Moodle 3.11 compatible version
3.10.1 (2021-05-07)
- [FIXED] prevent downloading intro files and content for assign when description not visible
3.10.0 (2020-11-11)
- Moodle 3.10 compatible version
- [FIXED] Fix github #23 - incorrectly handle & in topic name
3.9.0 (2020-06-16)
- Moodle 3.9 compatible version
- [FEATURE] implement support for assign - download introduction files, submissions, and feedback
- [FEATURE] add setting to control whether empty topics are excluded (github pull request #12)
3.8.1 (2019-12-10)
- [FIXED] fix appending file extension when there is already one
3.8.0 (2019-11-15)
- Moodle 3.8 compatible version
- [FIXED] fix missing file extension when handling files without an extension set in Moodle
- [FEATURE] #6026 - add support for mod_lightboxgallery
3.7.0 (2019-05-20)
- Moodle 3.7 compatible version
- Fix github #8 - make automatic tests pass! PULL request submitted from Matt Davidson
3.6.1 (2019-05-07)
- [FIXED] Fix github #2 - increase script time limit to allow large archives to be created
3.6.0 (2018-12-10)
- Moodle 3.6 compatible version
- [FIXED] Fix bug #3 from github. PULL request submitted from Joshua Ebarvia
3.5.1 (2018-08-02)
- Moodle 3.5.1 compatible version
- [FEATURE] switch to font-awesome icon
- [FEATURE] change position of download center in navbar
3.5.0 (2018-05-08)
- Moodle 3.5 compatible version
- [FEATURE] Implement Privacy API
- [FEATURE] remove german language strings
3.4.0 (2017-11-13)
- Moodle 3.4 compatible version
- [FEATURE] improve layout of elements in boost theme
- [FEATURE] add mod_book to list of downloadable items
3.3.1 (2017-07-10)
- Moodle 3.3.1 compatible version
3.3.0 (2017-05-14)
- Moodle 3.3 compatible version
- [CHANGED] "Untitled" course topics - string is not hardcoded any more, now part of lang_strings
- [FEATURE] Add support for boost theme
3.2.0 (2017-02-05)
- Moodle 3.2 compatible version
3.1 (2016-07-25)
- First release for Moodle 3.1
v4.4.3 (2024042403)
v4.4.3
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2024042403
Version release name: v4.4.3
Maturity: Stable
Supported Moodle versions: 4.4
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_404_STABLE
Repository tag: v4.4.3
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
CHANGELOG
4.4.3 (2024-10-10)
- [FEATURE] #7583 - add label for hidden and available but not shown content on the course page
- [FEATURE] #7011 - implement simple search box
- [FEATURE] #8067 - prevent available but not shown content of being downloaded by students
4.4.2 (2024-08-02)
- [UPDATE] #8015 - adapt to new publication flow
4.4.1 (2024-05-21)
- [FIXED] #7961 - fix ignoring "Only show files during submission" assign setting [github #31]
4.4.0 (2024-04-24)
- Moodle 4.4 compatible version
4.3.0 (2023-12-18)
- Moodle 4.3 compatible version
- [FEATURE] #7773 - Improve downloadcenter design
- [FIXED] #7772 - fix reading course format options - numsections, thanks to https://github.com/marinaglancy for the fix [github #30]
- [FEATURE] #7770 - Single files are not put into subdirectories anymore. Add a setting to control whether file resources use the original filename or the course content name
- [FEATURE] #7769 - Add a setting to control whether to number the files' and folders' names
4.2.1 (2023-06-22)
- [FIXED] #7618 - fix download of Etherpad files
4.2.0 (2023-05-05)
- Moodle 4.2 compatible version
4.1.0 (2022-12-07)
- Moodle 4.1 compatible version
4.0.0 (2022-04-12)
- Moodle 4.0 compatible version
3.11.1 (2022-02-09)
- [FEATURE] #7120 - implement download as stream zip
- [FEAUTRE] #7092 - implement mod-glossary support
- [FEATURE] #7010 - improve downloadcenter design
3.11.0 (2021-05-18)
- Moodle 3.11 compatible version
3.10.1 (2021-05-07)
- [FIXED] prevent downloading intro files and content for assign when description not visible
3.10.0 (2020-11-11)
- Moodle 3.10 compatible version
- [FIXED] Fix github #23 - incorrectly handle & in topic name
3.9.0 (2020-06-16)
- Moodle 3.9 compatible version
- [FEATURE] implement support for assign - download introduction files, submissions, and feedback
- [FEATURE] add setting to control whether empty topics are excluded (github pull request #12)
3.8.1 (2019-12-10)
- [FIXED] fix appending file extension when there is already one
3.8.0 (2019-11-15)
- Moodle 3.8 compatible version
- [FIXED] fix missing file extension when handling files without an extension set in Moodle
- [FEATURE] #6026 - add support for mod_lightboxgallery
3.7.0 (2019-05-20)
- Moodle 3.7 compatible version
- Fix github #8 - make automatic tests pass! PULL request submitted from Matt Davidson
3.6.1 (2019-05-07)
- [FIXED] Fix github #2 - increase script time limit to allow large archives to be created
3.6.0 (2018-12-10)
- Moodle 3.6 compatible version
- [FIXED] Fix bug #3 from github. PULL request submitted from Joshua Ebarvia
3.5.1 (2018-08-02)
- Moodle 3.5.1 compatible version
- [FEATURE] switch to font-awesome icon
- [FEATURE] change position of download center in navbar
3.5.0 (2018-05-08)
- Moodle 3.5 compatible version
- [FEATURE] Implement Privacy API
- [FEATURE] remove german language strings
3.4.0 (2017-11-13)
- Moodle 3.4 compatible version
- [FEATURE] improve layout of elements in boost theme
- [FEATURE] add mod_book to list of downloadable items
3.3.1 (2017-07-10)
- Moodle 3.3.1 compatible version
3.3.0 (2017-05-14)
- Moodle 3.3 compatible version
- [CHANGED] "Untitled" course topics - string is not hardcoded any more, now part of lang_strings
- [FEATURE] Add support for boost theme
3.2.0 (2017-02-05)
- Moodle 3.2 compatible version
3.1 (2016-07-25)
- First release for Moodle 3.1
v4.3.0 (2023121800)
v4.3.0
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2023121800
Version release name: v4.3.0
Maturity: Stable
Supported Moodle versions: 4.3
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_403_STABLE
Repository tag: v4.3.0
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
CHANGELOG
4.3.0 (2023-12-18)
- Moodle 4.3 compatible version
- [FEATURE] #7773 - Improve downloadcenter design
- [FIXED] #7772 - [github #30] fix reading course format options - numsections, thanks to https://github.com/marinaglancy for the fix
- [FEATURE] #7770 - Single files are not put into subdirectories anymore. Add a setting to control whether file resources use the original filename or the course content name
- [FEATURE] #7769 - Add a setting to control whether to number the files' and folders' names
4.2.1 (2023-06-22)
- [FIXED] #7618 - fix download of Etherpad files
4.2.0 (2023-05-05)
- Moodle 4.2 compatible version
4.1.0 (2022-12-07)
- Moodle 4.1 compatible version
4.0.0 (2022-04-12)
- Moodle 4.0 compatible version
3.11.1 (2022-02-09)
- [FEATURE] #7120 - implement download as stream zip
- [FEAUTRE] #7092 - implement mod-glossary support
- [FEATURE] #7010 - improve downloadcenter design
3.11.0 (2021-05-18)
- Moodle 3.11 compatible version
3.10.1 (2021-05-07)
- [FIXED] prevent downloading intro files and content for assign when description not visible
3.10.0 (2020-11-11)
- Moodle 3.10 compatible version
- [FIXED] Fix github #23 - incorrectly handle & in topic name
3.9.0 (2020-06-16)
- Moodle 3.9 compatible version
- [FEATURE] implement support for assign - download introduction files, submissions, and feedback
- [FEATURE] add setting to control whether empty topics are excluded (github pull request #12)
3.8.1 (2019-12-10)
- [FIXED] fix appending file extension when there is already one
3.8.0 (2019-11-15)
- Moodle 3.8 compatible version
- [FIXED] fix missing file extension when handling files without an extension set in Moodle
- [FEATURE] #6026 - add support for mod_lightboxgallery
3.7.0 (2019-05-20)
- Moodle 3.7 compatible version
- Fix github #8 - make automatic tests pass! PULL request submitted from Matt Davidson
3.6.1 (2019-05-07)
- [FIXED] Fix github #2 - increase script time limit to allow large archives to be created
3.6.0 (2018-12-10)
- Moodle 3.6 compatible version
- [FIXED] Fix bug #3 from github. PULL request submitted from Joshua Ebarvia
3.5.1 (2018-08-02)
- Moodle 3.5.1 compatible version
- [FEATURE] switch to font-awesome icon
- [FEATURE] change position of download center in navbar
3.5.0 (2018-05-08)
- Moodle 3.5 compatible version
- [FEATURE] Implement Privacy API
- [FEATURE] remove german language strings
3.4.0 (2017-11-13)
- Moodle 3.4 compatible version
- [FEATURE] improve layout of elements in boost theme
- [FEATURE] add mod_book to list of downloadable items
3.3.1 (2017-07-10)
- Moodle 3.3.1 compatible version
3.3.0 (2017-05-14)
- Moodle 3.3 compatible version
- [CHANGED] "Untitled" course topics - string is not hardcoded any more, now part of lang_strings
- [FEATURE] Add support for boost theme
3.2.0 (2017-02-05)
- Moodle 3.2 compatible version
3.1 (2016-07-25)
- First release for Moodle 3.1
v4.2.1 (2023050501)
v4.2.1
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2023050501
Version release name: v4.2.1
Maturity: Stable
Supported Moodle versions: 4.2
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_402_STABLE
Repository tag: v4.2.1
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
CHANGELOG
4.2.1 (2023-06-22)
- [FIXED] #7618 - fix download of Etherpad files
4.2.0 (2023-05-05)
- Moodle 4.2 compatible version
4.1.0 (2022-12-07)
- Moodle 4.1 compatible version
4.0.0 (2022-04-12)
- Moodle 4.0 compatible version
3.11.1 (2022-02-09)
- [FEATURE] #7120 - implement download as stream zip
- [FEAUTRE] #7092 - implement mod-glossary support
- [FEATURE] #7010 - improve downloadcenter design
3.11.0 (2021-05-18)
- Moodle 3.11 compatible version
3.10.1 (2021-05-07)
- [FIXED] prevent downloading intro files and content for assign when description not visible
3.10.0 (2020-11-11)
- Moodle 3.10 compatible version
- [FIXED] Fix github #23 - incorrectly handle & in topic name
3.9.0 (2020-06-16)
- Moodle 3.9 compatible version
- [FEATURE] implement support for assign - download introduction files, submissions, and feedback
- [FEATURE] add setting to control whether empty topics are excluded (github pull request #12)
3.8.1 (2019-12-10)
- [FIXED] fix appending file extension when there is already one
3.8.0 (2019-11-15)
- Moodle 3.8 compatible version
- [FIXED] fix missing file extension when handling files without an extension set in Moodle
- [FEATURE] #6026 - add support for mod_lightboxgallery
3.7.0 (2019-05-20)
- Moodle 3.7 compatible version
- Fix github #8 - make automatic tests pass! PULL request submitted from Matt Davidson
3.6.1 (2019-05-07)
- [FIXED] Fix github #2 - increase script time limit to allow large archives to be created
3.6.0 (2018-12-10)
- Moodle 3.6 compatible version
- [FIXED] Fix bug #3 from github. PULL request submitted from Joshua Ebarvia
3.5.1 (2018-08-02)
- Moodle 3.5.1 compatible version
- [FEATURE] switch to font-awesome icon
- [FEATURE] change position of download center in navbar
3.5.0 (2018-05-08)
- Moodle 3.5 compatible version
- [FEATURE] Implement Privacy API
- [FEATURE] remove german language strings
3.4.0 (2017-11-13)
- Moodle 3.4 compatible version
- [FEATURE] improve layout of elements in boost theme
- [FEATURE] add mod_book to list of downloadable items
3.3.1 (2017-07-10)
- Moodle 3.3.1 compatible version
3.3.0 (2017-05-14)
- Moodle 3.3 compatible version
- [CHANGED] "Untitled" course topics - string is not hardcoded any more, now part of lang_strings
- [FEATURE] Add support for boost theme
3.2.0 (2017-02-05)
- Moodle 3.2 compatible version
3.1 (2016-07-25)
- First release for Moodle 3.1
v4.1.0 (2022120700)
v4.1.0
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2022120700
Version release name: v4.1.0
Maturity: Stable
Supported Moodle versions: 4.1
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_401_STABLE
Repository tag: v4.1.0
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
CHANGELOG
4.1.0 (2022-12-07)
- Moodle 4.1 compatible version
4.0.0 (2022-04-12)
- Moodle 4.0 compatible version
3.11.1 (2022-02-09)
- [FEATURE] #7120 - implement download as stream zip
- [FEAUTRE] #7092 - implement mod-glossary support
- [FEATURE] #7010 - improve downloadcenter design
3.11.0 (2021-05-18)
- Moodle 3.11 compatible version
3.10.1 (2021-05-07)
- [FIXED] prevent downloading intro files and content for assign when description not visible
3.10.0 (2020-11-11)
- Moodle 3.10 compatible version
- [FIXED] Fix github #23 - incorrectly handle & in topic name
3.9.0 (2020-06-16)
- Moodle 3.9 compatible version
- [FEATURE] implement support for assign - download introduction files, submissions, and feedback
- [FEATURE] add setting to control whether empty topics are excluded (github pull request #12)
3.8.1 (2019-12-10)
- [FIXED] fix appending file extension when there is already one
3.8.0 (2019-11-15)
- Moodle 3.8 compatible version
- [FIXED] fix missing file extension when handling files without an extension set in Moodle
- [FEATURE] #6026 - add support for mod_lightboxgallery
3.7.0 (2019-05-20)
- Moodle 3.7 compatible version
- Fix github #8 - make automatic tests pass! PULL request submitted from Matt Davidson
3.6.1 (2019-05-07)
- [FIXED] Fix github #2 - increase script time limit to allow large archives to be created
3.6.0 (2018-12-10)
- Moodle 3.6 compatible version
- [FIXED] Fix bug #3 from github. PULL request submitted from Joshua Ebarvia
3.5.1 (2018-08-02)
- Moodle 3.5.1 compatible version
- [FEATURE] switch to font-awesome icon
- [FEATURE] change position of download center in navbar
3.5.0 (2018-05-08)
- Moodle 3.5 compatible version
- [FEATURE] Implement Privacy API
- [FEATURE] remove german language strings
3.4.0 (2017-11-13)
- Moodle 3.4 compatible version
- [FEATURE] improve layout of elements in boost theme
- [FEATURE] add mod_book to list of downloadable items
3.3.1 (2017-07-10)
- Moodle 3.3.1 compatible version
3.3.0 (2017-05-14)
- Moodle 3.3 compatible version
- [CHANGED] "Untitled" course topics - string is not hardcoded any more, now part of lang_strings
- [FEATURE] Add support for boost theme
3.2.0 (2017-02-05)
- Moodle 3.2 compatible version
3.1 (2016-07-25)
- First release for Moodle 3.1
v4.0.1 (2022041201)
v4.0.1
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2022041201
Version release name: v4.0.1
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_400_STABLE
Repository tag: v4.0.1
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
Download Center Plugin 
This file is part of the local_downloadcenter plugin for Moodle -
Author: Simeon Naydenov
Copyright: 2022 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, assignments,
books, pages, Lightbox galleries, documents from student folders, glossaries, and Etherpad lite pads) in one step. Therefore users can save valuable time
compared to single-downloads of files. One use-case of the download center is to download of all files
before a flight, so all course files can be accessed offline.
Requirements
The plugin is available for Moodle 3.1+. This version is for Moodle 4.0
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
- Exclude empty topics - empty topics (without any downloadable files) should be present in the zip archive.
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
.
Good luck and have fun!
v3.11.2 (2021051802)
v3.11.2
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2021051802
Version release name: v3.11.2
Maturity: Stable
Supported Moodle versions: 3.11
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_311_STABLE
Repository tag: v3.11.2
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
Download Center Plugin 
This file is part of the local_downloadcenter plugin for Moodle - http://moodle.org/
Author: Simeon Naydenov
Copyright: 2020 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, assignments,
books, pages, Lightbox galleries, documents from student folders, glossaries, and Etherpad lite pads) in one step. Therefore users can save valuable time
compared to single-downloads of files. One use-case of the download center is to download of all files
before a flight, so all course files can be accessed offline.
Requirements
The plugin is available for Moodle 3.1+. This version is for Moodle 3.11
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
- Exclude empty topics - empty topics (without any downloadable files) should be present in the zip archive.
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!
v3.10.1 (2020111101)
v3.10.1
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2020111101
Version release name: v3.10.1
Maturity: Stable
Supported Moodle versions: 3.10
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_310_STABLE
Repository tag: v3.10.1
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
Download Center Plugin 
This file is part of the local_downloadcenter plugin for Moodle - http://moodle.org/
Author: Simeon Naydenov
Copyright: 2020 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, assignments,
books, pages, Lightbox galleries, and documents from student folders) in one step. Therefore users can save valuable time
compared to single-downloads of files. One use-case of the download center is to download of all files
before a flight, so all course files can be accessed offline.
Requirements
The plugin is available for Moodle 3.1+. This version is for Moodle 3.10
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
- Exclude empty topics - empty topics (without any downloadable files) should be present in the zip archive.
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!
v3.9.1 (2020061601)
v3.9.1
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2020061601
Version release name: v3.9.1
Maturity: Stable
Supported Moodle versions: 3.9
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_39_STABLE
Repository tag: v3.9.1
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
Download Center Plugin 
This file is part of the local_downloadcenter plugin for Moodle - http://moodle.org/
Author: Simeon Naydenov
Copyright: 2020 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, assignments,
books, pages, Lightbox galleries, and documents from student folders) in one step. Therefore users can save valuable time
compared to single-downloads of files. One use-case of the download center is to download of all files
before a flight, so all course files can be accessed offline.
Requirements
The plugin is available for Moodle 3.1+. This version is for Moodle 3.9
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
- Exclude empty topics - empty topics (without any downloadable files) should be present in the zip archive.
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!
v3.8.1 (2019111501)
v3.8.1
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2019111501
Version release name: v3.8.1
Maturity: Stable
Supported Moodle versions: 3.8
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_38_STABLE
Repository tag: v3.8.1
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
Download Center Plugin 
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, pages, Lightbox galleries, and documents from student folders) in one step. Therefore users can save valuable time
compared to single-downloads of files. One use-case of the download center is to download of all files
before a flight, so all course files can be accessed offline.
Requirements
The plugin is available for Moodle 3.1+. This version is for Moodle 3.8
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!
v3.7.0 (2019052000)
v3.7.0
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2019052000
Version release name: v3.7.0
Maturity: Stable
Supported Moodle versions: 3.7
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_37_STABLE
Repository tag: v3.7.0
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
Download Center Plugin 
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!
v3.6.1 (2018121001)
v3.6.1
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2018121001
Version release name: v3.6.1
Maturity: Stable
Supported Moodle versions: 3.6
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_36_STABLE
Repository tag: v3.6.1
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
Download Center Plugin 
This file is part of the local_downloadcenter plugin for Moodle - http://moodle.org/
Author: Simeon Naydenov
Copyright: 2018 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.6
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!
v3.5.0 (2018050800)
v3.5.0
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2018050800
Version release name: v3.5.0
Maturity: Stable
Supported Moodle versions: 3.5
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_35_STABLE
Repository tag: v3.5.0
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
Download Center Plugin 
This file is part of the local_downloadcenter plugin for Moodle - http://moodle.org/
Author: Simeon Naydenov
Copyright: 2018 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.5
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!
v3.4.0 (2017111300)
v3.4.0
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2017111300
Version release name: v3.4.0
Maturity: Stable
Supported Moodle versions: 3.4
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_34_STABLE
Repository tag: v3.4.0
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
Download Center Plugin 
This file is part of the local_downloadcenter plugin for Moodle - http://moodle.org/
Author: Simeon Naydenov
Copyright: 2018 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.4
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.
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!
v3.3.1 (2017051401)
v3.3.1
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2017051401
Version release name: v3.3.1
Maturity: Stable
Supported Moodle versions: 3.3
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_33_STABLE
Repository tag: v3.3.1
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
Download Center Plugin
This file is part of the local_downloadcenter plugin for Moodle - http://moodle.org/
Author: Simeon Naydenov
Copyright: 2014 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
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.3
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.
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!
v3.2.0 (2017020100)
v3.2.0
Plugin type: Local plugins
Frankenstyle component name: local_downloadcenter
Version build number: 2017020100
Version release name: v3.2.0
Maturity: Stable
Supported Moodle versions: 3.2
Repository URL (Git): https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter
Repository branch: MOODLE_32_STABLE
Repository tag: v3.2.0
Issue/bug tracker URL: https://github.com/academic-moodle-cooperation/moodle-local_downloadcenter/issues
Download Center Plugin
This file is part of the local_downloadcenter plugin for Moodle - http://moodle.org/
Author: Simeon Naydenov
Copyright: 2014 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
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+.
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.
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!