ownCloud

Repositories ::: repository_owncloud
Maintained by WWU logo smallLearnweb – University of Münster, Photo of JanJan Dageförde, Nina Herrmann
Enable users to upload files from their private storage directly into Moodle. Supports Nextcloud and ownCloud!

ownCloud v3.5-r3

Moodle 3.3, 3.4, 3.5
Released: বৃহস্পতিবার, 13 সেপ্টেম্বর 2018, 4:33 PM

Stable release. Supports:

  • Moodle 3.3.2, 3.4, 3.5 (and higher).
  • PHP 7.0, 7.1, 7.2.
  • ownCloud 10.0.1 (or newer) + OAuth2 app from marketplace.
  • Nextcloud 13.0.1 (or newer).

Changes

  • Fix folder creation error: We need to clean for PARAM_FILE, not PARAM_PATH (slashes in name parts were problematic previously).
  • On error, explicitly communicate which folder could not be created.
  • If a file has been shared with the system account: Don't fail, continue!
  • Fix issuer validation.
  • Check system account connectivity before using it in send_file.
  • Save one roundtrip to find out the user name of the system account (Moodle stored that already).
  • Simplify $result array in create_folder_path_access_controlled_links.
  • Remove obsolete language strings and improve PHPdoc.

Download options

We provide several brandings so that you can improve the experience of your Moodle users by showing a specific icon. Note that each of the following versions will work with any of the three systems without problems, regardless of which version you choose. The icon is the only difference.

Version information

Version build number
2018091200
Version release name
v3.5-r3
Can be updated from
v3.3-r5 (2017080401), v3.3-r6 (2017081601), v3.3-r7 (2017081800), v3.4-r2 (2017102300), v3.5-r1 (2018051100), v3.5-r2 (2018081400)
Can be updated to
v3.5-r4 (2018101900), v3.6-r1 (2018112300)
Maturity
স্থির সংস্করণ
MD5 Sum
1550348d4264c9bfcccdaa5e520a9413
Supported software
Moodle 3.3, Moodle 3.4, Moodle 3.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.5-r3

Default installation instructions for plugins of the type Repositories

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myrepo") in the "repository" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation