industryarena/craft-universal-storage

This package is abandoned and no longer maintained. No replacement package was suggested.

Universal S3 object storage for CraftCMS

1.0.4 2021-02-22 16:38 UTC

This package is auto-updated.

Last update: 2022-03-22 19:17:46 UTC


README

Add any S3 storage make it easy.

Install

Add to your .env config:

STORAGE_BUCKET="Example"
STORAGE_KEY=""
STORAGE_SECRET=""
STORAGE_ENDPOINT="https://storage.example.com"

STORAGE_REGION=""
STORAGE_USEPATHSTYLE="true"

Create your asset via webinterface.

License

The MIT License (MIT). Please see License File for more information.