Moodle Plugins directory: File download for data module | Moodle.org
File download for data module
Local plugins ::: local_eduweb_databasefiledownload
Maintained by
Egli Michael
Extends the functionality of database module by giving users the option to download all students file uploads within one big zip archive.
Latest release:
1 sites
47 downloads
4 fans
Current versions available: 1
Contributors
Egli Michael (Lead maintainer)
Please login to view contributors details and/or to contact them
I wonder why this couldn't be in core moodle ?
consider adding to useful links:
- code repository
- documentation and any other useful links
Fatal error: Call to undefined function xmldb_local_databasefiledownload_install() in /lib/upgradelib.php on line 447
After this the plugin appears installed in Local Plugins, but there isn't anything in database administration menu.
Can anyone help me about this? Thank you.
In full debug mode Moodle displays :
Deprecated local plugin navigation callback: Please rename
'eduweb_databasefiledownload_extends_navigation' to
'local_eduweb_databasefiledownload_extends_navigation'. Support for the old
callback will be dropped after the release of 2.4
line 322 of /mod/data/view.php: call to core_renderer->header()
Cheers
https://github.com/patrickpollet/moodle_local_eduweb_databasefiledownload
Cheers