{"id":19591954,"url":"https://github.com/catalyst/mahara-module_aws","last_synced_at":"2025-04-27T14:33:37.929Z","repository":{"id":66891485,"uuid":"110178528","full_name":"catalyst/mahara-module_aws","owner":"catalyst","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-09T06:36:05.000Z","size":8238,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":28,"default_branch":"24.04_STABLE","last_synced_at":"2025-04-05T00:41:24.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/catalyst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-09T23:39:30.000Z","updated_at":"2025-01-09T06:35:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"a19a889a-3d9a-4eaa-b643-465fdd9bb817","html_url":"https://github.com/catalyst/mahara-module_aws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catalyst%2Fmahara-module_aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catalyst%2Fmahara-module_aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catalyst%2Fmahara-module_aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catalyst%2Fmahara-module_aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/catalyst","download_url":"https://codeload.github.com/catalyst/mahara-module_aws/tar.gz/refs/heads/24.04_STABLE","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251154656,"owners_count":21544535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T08:32:09.979Z","updated_at":"2025-04-27T14:33:32.911Z","avatar_url":"https://github.com/catalyst.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS SDK - Moodle Plugin\n\nA mahara plugin containing Amazon's SDK for PHP.\n\nTo use the SDK, simply include the autoloader contained within this plugin.\n\n```php\nrequire_once(get_config('docroot') . '/module/aws/sdk/aws-autoloader.php');\n```\n\nIf you are writing a plugin that will use this SDK, it is recommended that you add this to the plugin's version.php:\n\n```php\n$plugin-\u003edependencies = array(\n    'module_aws' =\u003e 2017030100\n);\n```\n\n## Why does this exist? ##\n\nThere is a growing collection of various mahara plugins that require these AWS libraries in order to work.\nWe don't want to have multiple copies of these libraries bundled into each plugin, firstly because they\nare quite large, but also because it can cause issues with library namespaces and php auto loading.\n\nPlugins that depend on this library are:\n\nhttps://github.com/catalyst/mahara-module_objectfs\n\n## Supported Mahara Versions\n\nThis plugin requires Mahara 17.04 and above\n\n## Installation\n\nYou can get the latest version of this plugin from https://github.com/catalyst/mahara-module_aws.\n\n```bash\ngit clone https://github.com/catalyst/mahara-module_aws.git htdocs/module/aws\n```\n\n# Crafted by Catalyst IT\n\n\nThis plugin was developed by Catalyst IT Australia:\n\nhttps://www.catalyst-au.net/\n\n![Catalyst IT](/pix/catalyst-logo.png?raw=true)\n\n\n# Contributing and Support\n\nIssues, and pull requests using github are welcome and encouraged!\n\nhttps://github.com/catalyst/mahara-module_aws/issues\n\nIf you would like commercial support or would like to sponsor additional improvements\nto this plugin please contact us:\n\nhttps://www.catalyst-au.net/contact-us\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatalyst%2Fmahara-module_aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatalyst%2Fmahara-module_aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatalyst%2Fmahara-module_aws/lists"}