Skip to content

modxcms/aws-s3-media-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon S3 Media Source for MODX Revolution

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
  • Rename files and folders, #7
  • Move/Drag files and folders within the same Media Source, #7
  • Limit an S3 Media Source to sub directory/folder of a given Bucket. #5
  • Works with static sites with custom domains, example: assets.example.com

Set up

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
  3. Save