frc/wp-env-heroku-amazon-aws
最新稳定版本:v1.1.0
Composer 安装命令:
composer require frc/wp-env-heroku-amazon-aws
包简介
Export Amazon AWS configuration for amazon-web-services WP plugin.
README 文档
README
Use environment variables to define named constants, which are required by these two plugins:
- amazon-web-services
- wp-amazon-s3-and-cloudfront
Accepted env keys:
- AWS_ACCESS_KEY_ID (used by amazon-web-services plugin)
- AWS_SECRET_ACCESS_KEY (used by amazon-web-services plugin)
- AWS_BUCKET (used by wp-amazon-s3-and-cloudfront >= 1.0)
- AWS_OBJECT_PREFIX (used by wp-amazon-s3-and-cloudfront >= 1.0)
Both AWS_BUCKET and AWS_OBJECT_PREFIX are optional. The plugin will read the values from the database if they are not set throguh environment. In such case, values are set from the wp-amazon-s3-and-cloudfront plugin settings page.
统计信息
- 总下载量: 55.31k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-09-29