Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

barrelstrength/craft-aws-s3-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS S3 Helper

Proof of concept of an AWS S3 plugin that supports restricted buckets.

This plugin is not supported and will likely be rolled into a pull request for the AWS S3 plugin if we get around to it.

Installation

As this is not a published plugin, you'll need to add this repo to your composer.json repositories array:

  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/barrelstrength/craft-aws-s3-helper"
    }
  ]

Then, require the AWS S3 Plugin and this plugin:

composer require craftcms/aws-s3 ^1.0.0
composer require barrelstrength/aws-s3-helper

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •