Linux 软件免费装
Banner图

Download S3 Content

开发者 sankara097
更新时间 2017年11月2日 14:45
捐献地址: 去捐款
PHP版本: 5.2.4 及以上
WordPress版本: 4.8
版权: GPLv2 or later
版权网址: 版权信息

标签

amazon s3 AWS s3bucket s3objects s3 downloader

下载

1.0

详情介绍:

This plugin used to download contents from s3 bucket in WordPress site. Using this plugin, we can download contents like doc, docx, xls, xlsx, pdf from S3 bucket. This plugin will save your AWS access, secret key and bucket name informations in your WordPress database. Using AWS SDK, this will get content from S3 and downloads it. Example: If you have a file (file.pdf) in S3 bucket name "mybucket" Create Url in WordPress like following : http://example.com/file.pdf This plugin will get content from the following URL : http://mybucket.s3-us-west-2.amazonaws.com/file.pdf

安装:

  1. Upload s3-content-downloader to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to "S3 Content Downloader Settings page" to update AWS Access, Secret Key and Bucket Name and click update settings.
  4. Go to permalink and select post name option

屏幕截图:

  • S3 Downloader Settings Page

升级注意事项:

Upgrade Notice will be added if any new changes released

更新日志:

Current version is initial release 1.0.0