Amazon S3 bucket icon

Amazon S3 bucket

Maintained by Renaat Debleu
S3 folder (bucket) repository.
Price option: Free

Supports Moodle 3.8-5.2 See all versions
Latest release: 2 months ago
Installations: 298
Downloads (last 90 days): 231

Frankenstyle name: repository_s3bucket
Repositories

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hello Pawan,
Indeed, there is no upload button to upload files.
If you want to upload files, edit your repository instance, upload your files and click on the save button.
upload button is not showing to upload files on s3 bucket.
Currently, Amazon CloudFront URL's are not supported. If you do want support for it, there will be need of a budget...
The plugin can work with url links, as I can transform the URL example www.domain.com/draftfile.php/6/user/draft/974282610/file to www.otherdomain.com/filesvideos/file. I would like it to work also URL plugins.
Hi Mikhail,
THX for your comment!
The amazon-s3-php-class by tpyo is not updated, so the Moodle S3 repository is not updated, so my plugin gets outdated... I planned to rebase my repository on the moodle-local_aws plugin by Catalyst, but this plugin is not (yet) in the plugins-database (available on https://github.com/catalyst/moodle-local_aws). This would ensure signature V4 and new AWS regions support. Should we push Catalyst as a first step?
Hi, this is a very useful plugin and if it were up to me I would replace the core s3 plugin with this one! Would you be able to add S3 Signature V4 support? Currently this plugin does not work for some of the new AWS regions.

Thanks Renaat for sharing this plugin with the Moodle community. I did not have a chance to test the actual functionality of the plugin but the overall coding style is on quite a high level and I did not spot any obvious issues with the code. You are cleared to land, welcome to the Plugins directory!