Download S3 Content

Download S3 Content Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 790 downloads
Download S3 Content Icon

Try plugin: Download S3 Content

We'll create fresh WordPress site with Download S3 Content installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Download S3 Content

This plugin used to download contents from s3 bucket in WordPress site using AWS PHP SDK.

0


0


0


0


1

updated: 7 years ago
since: 7 years ago
author: Sankara Narayanan

Description

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