industryarena / craft-universal-storage
Universal S3 object storage for CraftCMS
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:craft-plugin
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.