Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Download S3 Content

Περιγραφή

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

Στιγμιότυπα

  • S3 Downloader Settings Page

Εγκατάσταση

  1. Upload s3-content-downloader to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to “S3 Content Downloader Settings page” to update AWS Access, Secret Key and Bucket Name and click update settings.
  4. Go to permalink and select post name option

Συχνές Ερωτήσεις

Installation Instructions
  1. Upload s3-content-downloader to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to “S3 Content Downloader Settings page” to update AWS Access, Secret Key and Bucket Name and click update settings.
  4. Go to permalink and select post name option

Κριτικές

15 Αυγούστου 2018
Poor documentation. I tested the plugin with correct AWS keys and turned off all other plugins. The biggest issue is that it does not work at all, as described. It does not change out a URL with the S3 URL, and therefore never actually tries to download from S3. Therefore, the author obviously did not test this 1.0 version much. A waste of time.
Ανάγνωση 1 κριτικής

Συνεισφέροντες & Προγραμματιστές

“Download S3 Content” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

Current version is initial release 1.0.0