Skip to content

ewallah/moodle-repository_s3bucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repository_s3bucket

Instead of giving all users access to your complete S3 account, this plugin makes it possible to give teachers and managers access to a specific S3 folder (bucket).

Multiple instances are supported, you only have to create a IAM user who has read access to your S3 root folder, but read and write permissions to your S3 bucket.

Dependencies

Warnings

  • This plugin is NOT compatible with the original Amazon's SDK for PHP plugin. If you use the original SDK, your site will become unavailable.
  • Encrypted files or buckets are not supported.

Theme support

This plugin is developed and tested on Moodle Core's Boost theme and Boost child themes, including Moodle Core's Classic theme.

Database support

This plugin is developed and tested using

  • MYSQL
  • MariaDB
  • PostgreSQL

Plugin repositories

This plugin will be published and regularly updated on Github

Bug and problem reports / Support requests

This plugin is carefully developed and thoroughly tested, but bugs and problems can always appear. Please report bugs and problems on Github We will do our best to solve your problems, but please note that we can't provide per-case support.

Feature proposals

  • Please issue feature proposals on Github
  • Please create pull requests on Github
  • We are always interested to read about your feature proposals or even get a pull request from you, but please accept that we can handle your issues only as feature proposals and not as feature requests.

Build Status Coverage Status