S3 Secure URL plugin allows you to create temporary links using Amazon S3 service.
Author: | Max Kostinevich (profile at wordpress.org) |
WordPress version required: | 3.5.1 |
WordPress version tested: | 4.2.2 |
Plugin version: | 1.0.0 |
Added to WordPress repository: | 03-07-2015 |
Last updated: | 03-07-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 100 |
Rated by: | 1 |
Plugin URI: | https://maxkostinevich.com/projects/s3-secure... |
Total downloads: | 1 960 |
Active installs: | 80+ |
Click to start download |
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.
Shortcode usage
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
FAQ
ChangeLog