S3 Secure URL free WordPress plugin
Description
S3 Secure URL free WordPress plugin
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