• MODX.com

    154 downloads

AWS S3 Media Source

AWS S3 Media Source is an extra by matdave, first released on 2023-03-16.

Package Description

Using 3.* https://aws.amazon.com/sdk-for-php/ & https://github.com/aws/aws-sdk-php What are Media Sources? https://docs.modx.com/revolution/2.x/administering-your-site/media-sources ## Features * CRUD (create, read, update and delete) for files and folders * Works with any S3 compatible source * Ablility to limit S3 Media Source to sub directory/folder of a given Bucket

Usage/Installation Instructions

Download the latest release and install via Package Manager 1. Then in the MODX Manager go to Media -> Media Sources -> Create New Media Source 2. Fill in the Required options - **url** The URL to the Amazon S3 instance. Often http://myaccount.s3.amazonaws.com/, https://s3.amazonaws.com/myaccount/ or if you have set up a custom domain https://assets.example.com/. Make sure the url ends with a slash. - **bucket** The bucket to connect the source to. About buckets: http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html - **key** The Amazon key used for authentication to the bucket. Find your key: https://aws.amazon.com/developers/access-keys/ - **secret_key** The Amazon secret key for authentication to the bucket. - **region** like us-west-1 Find your region: http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region 3. Save

Details

Developer(s)
matdave
Released
2023-03-16
First seen
2023-03-16
License
MIT
Supported databases
Minimum MODX Requirement
2.0

AWS S3 Media Source Releases

Vendor Signature Released on
MODX.com 1.1.0-pl 2023-03-16 (1 year ago)
MODX.com 1.0.0-pl 2022-04-26 (2 years ago)

We've also seen 3 unverified versions of AWS S3 Media Source in use, but don't list those as we've been unable of confirming they are official releases from an official source.