Azure Object Storage SDK for PHP

General plugins (Local) ::: local_azure_storage
Maintained by Catalyst IT
There is a growing collection of various moodle plugins that require these Azure libraries in order to work. We don't want to have multiple copies of these libraries bundled into each plugin, firstly because they are quite large, but also because it can cause issues with library namespaces and php auto loading. Plugins that depend on this library are: https://github.com/catalyst/moodle-tool_objectfs
Latest release:
52 sites
32 downloads
2 fans
Current versions available: 1

Azure Storage SDK - Moodle Plugin

A moodle plugin containing the Microsoft Azure Storage SDK for PHP.

To use the SDK, simply include the autoloader contained within this plugin.

require_once($CFG->dirroot . '/local/azure_storage/vendor/autoload.php');Why does this exist?

There is a growing collection of various Moodle plugins that require these Azure libraries in order to work. We don't want to have multiple copies of these libraries bundled into each plugin, firstly because they are quite large, but also because it can cause issues with library namespaces and php auto loading.

Plugins that depend on this library are:

https://github.com/catalyst/moodle-tool_objectfs

Supported Moodle Versions

This plugin requires Moodle 2.6+

Installation

You can install this plugin from the plugin directory or get the latest version on GitHub.

Crafted by Catalyst IT

This plugin was developed by Catalyst IT Australia:

https://www.catalyst-au.net/

Catalyst IT

Contributing and Support

Issues, and pull requests using github are welcome and encouraged!

https://github.com/catalyst/moodle-local_azure_storage/issues

If you would like commercial support or would like to sponsor additional improvements to this plugin please contact us:

https://www.catalyst-au.net/contact-us


Screenshots

Screenshot #0

Contributors

Catalyst IT (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
Please login to post comments