Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Sync media with AWS S3 CloudFront

Описание

Plugin scans the media upload directory of your WordPress site and pushes media files from there to AWS S3 bucket. Thus files from wordpress upload directory (default it is wp-content/uploads) are moved to AWS S3 bucket. Besides it is possible to change your images files sources URLs to AWS ones — their src attribute in the HTML will have URLs of AWS bucket CloudFront. Finally you site performance will grow

Скриншоты

Установка

  1. Log in to your WordPress dashboard, navigate to the Plugins menu, click on \»Add New\»
  2. Click on \»Upload Plugin\» and upload the archive \»Add-To-Cart-redirect-for-WooCommerce.zip\» then click on \»Install\».
  3. Activate the plugin through the \»Plugins\» menu in WordPress.

Часто задаваемые вопросы

How can I know that my AWS bucket credentials and keys are valid?

There is a test link button to validate your data in advance

Which images will change their source URLs if CloudFront option is used?

Images that are initially called by wordpress methods from the media library will change their URLs to AWS CloudFront domain. CloudFront option will not work in case you have hardcoded content URLs in your template, etc.

Is there any conflicts with the plugin?

It can work wrong if there is already installed any other plugin which uses SDK AWS classes

Which types of images can I upload with this plugin?

Plugin uploads the next file types: gif, png, jpg, jpeg, svg, webp

Отзывы

Посмотреть все 5 отзывов

Участники и разработчики

«Sync media with AWS S3 CloudFront» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«Sync media with AWS S3 CloudFront» переведён на 2 языка. Благодарим переводчиков за их работу.

Перевести «Sync media with AWS S3 CloudFront» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Stable tested version with the latest WordPress