Περιγραφή
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
Εγκατάσταση
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘s3-secure-url’ or for ‘S3 Secure URL’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
s3-secure-url.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
s3-secure-url.zip
- Extract the
s3-secure-url
directory to your computer - Upload the
s3-secure-url
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Συχνές Ερωτήσεις
- What do I need to get started?
-
You need an Amazon Web Services (AWS) account and the AWS Access Key and AWS Secret Key
- What are benefits of this plugin?
-
You can use this plugin to share or sell files on your website.
Read the detailed guide which describes how to use this plugin.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“S3 Secure URL” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “S3 Secure URL” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.0
- Initial release