industryarena / craft-universal-storage
This package is abandoned and no longer maintained.
No replacement package was suggested.
Universal S3 object storage for CraftCMS
Package info
github.com/industryarena/craft-universal-storage
Type:craft-plugin
pkg:composer/industryarena/craft-universal-storage
1.0.4
2021-02-22 16:38 UTC
Requires
- craftcms/cms: ^3.0.0
- league/flysystem-aws-s3-v3: ^1.0.0
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.