Linux 软件免费装

Viocee AWS Media Library

开发者 Kevin Cheng
更新时间 2018年1月30日 03:42
捐献地址: 去捐款
PHP版本: 4.0 及以上
WordPress版本: 4.8.1
版权: GPLv2 or later
版权网址: 版权信息

标签

cloud AWS S3 Viocee media on s3 files on s3 media on aws files on aws upload to s3 upload to aws

下载

1.0.0 1.0.1

详情介绍:

The plugin relies on Apache server's mod_rewrite and AWS as a service. If your WordPress site runs on Apache server with mod_rewrite enabled, while you have an account with AWS, you can use it. Hosted on AWS S3, besides the unlimited storage, your WordPress media library could alse be CDN delivered for best significant performance with Amazon CloudFront. Why Viocee AWS Media Library? Viocee AWS Media Library's philosophy is Rest as Concurrency. As php is single_threaded blocking process by web(http) request, a considerable slowdown is inevitable if the uploaded media file will be again uploaded to AWS S3 from WordPress's default space. However, with the idea of Rest as Concurrency, the plugin will just invoke a restful api call for the transference of uploaded media files to AWS S3, and without waiting for the response. Even if a network failure occurs, the transference of uploaded media files to AWS S3 will be done eventually with periodic cron jobs. The plugin just hosts your WordPress's media library on AWS S3, while the user interface and database keep intact. If a media file found from its default space, serve it, or else serve from AWS S3 instead, it's a trick by mod_rewrite of Apache server. With the premium version of this plugin installed, you will get more. See major features. Major features in Viocee AWS Media Library include:

安装:

  1. Download the plugin and unzip it.
  2. Upload the folder viocee-aws/ to your /wp-content/plugins/ folder.
  3. Activate the plugin from your WordPress admin panel.
  4. Installation finished. Go to the plugin's setting page, have your AWS Access Key ID and AWS Secret Access Key filled, choose a location nearest the host server of your WordPress site, specified a bucket and a bucket prefix, the plugin is ready for use with all these set. Important: It is highly recommended that your have an exclusive S3 bucket responded alone by a specific IAM user for your WordPress site. The plugin needs no other extra permissions beyond your specified a bucket and a bucket prefix. It is very safe!

更新日志:

1.0.1 1.0.0