mglaman/drupal-object-storage
最新稳定版本:0.1.0
Composer 安装命令:
composer require mglaman/drupal-object-storage
包简介
Provides integration with object storage in Drupal's stream wrappers
README 文档
README
Provides support for using object storage in Drupal
Configuration
Requires the following environment variables:
- AWS_DEFAULT_REGION
- S3_ENDPOINT
- S3_USE_PATH_STYLE_ENDPOINT
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
- S3_BUCKET
- FILESYSTEM_DRIVER - defaults to s3, change to local for not using object storage.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-12-08