AWS S3 Media Source

Alternate Amazon S3 Media Source for MODX Revolution

Creator: Mat Dave Jones (matdave)

Need help installing this extra?

About AWS S3 Media Source

Alternate Amazon S3 Media Source for MODX Revolution, using 3.* AWS SDK for PHP.

Information

Released
March 16, 2023

Supported Database
MySQL

License
MIT

Supported Versions
2.0 - <3.0

Downloads
151

Documentation
AWS S3 Media Source Documentation

Instructions

Download the latest release and install via Package Manager

  • Then in the MODX Manager go to Media -> Media Sources -> Create New Media Source
  • 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
  • Save
  • New in 1.1.0-pl

    • add php 8.1 support

    Current releases

    1.1.0-pl
    View | Download
    March 16, 2023
    2.0 - <3.0