الوصف
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
لقطات الشاشة
التنصيب
- Upload
s3-content-downloader
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to “S3 Content Downloader Settings page” to update AWS Access, Secret Key and Bucket Name and click update settings.
- Go to permalink and select post name option
الأسئلة المتكررّة
- Installation Instructions
-
- Upload
s3-content-downloader
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to “S3 Content Downloader Settings page” to update AWS Access, Secret Key and Bucket Name and click update settings.
- Go to permalink and select post name option
- Upload
المراجعات
المساهمون والمطوّرون
“Download S3 Content” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Download S3 Content“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
Current version is initial release 1.0.0