S3 Secure URL plugin allows you to create temporary links using Amazon S3 service.
Create temporary links to files which are stored in Amazon S3 service using simple shortcode.
Shortcode builder also available (see screenshots).
Read the detailed guide which describes how to use this plugin.
Wrap text (‘Download Now’) in the link (a-tag):
[s3secureurl bucket='bucket-name' target='/path/to/file.ext' expires='5']Download Now[/s3secureurl]
Output: Download
Display the raw link as text:
[s3secureurl bucket='bucket-name' target='/path/to/file.ext' expires='5' /]
Output: http://example.com/secure-url
s3-secure-url.zip
from your computers3-secure-url.zip
s3-secure-url
directory to your computers3-secure-url
directory to the /wp-content/plugins/
directoryYou need an Amazon Web Services (AWS) account and the AWS Access Key and AWS Secret Key
You can use this plugin to share or sell files on your website.
Read the detailed guide which describes how to use this plugin.