Windows Azure Storage for WordPress

説明

This WordPress plugin allows you to use Microsoft Azure Storage Service to host your media and uploads for your WordPress powered website. Microsoft Azure Storage is an effective way to infinitely scale storage of your site and leverage Azure’s global infrastructure.

For more details on Microsoft Azure Storage, please visit the Microsoft Azure website.

For more details on configuring a Microsoft Azure Storage account and on using the plugin with the Block Editor or Classic Editor, please visit the user guide.

既知の問題

Storage Account Versions

Storage accounts can be created via CLI, classic Azure portal, or the new Azure portal,
with varying results.

If a Storage account is created with the new Azure portal, authentication will fail,
resulting in the inability to view/add containers or files. Creating a Storage account
with the Azure CLI should allow the plugin to work with new Storage accounts.

Responsive Images in WordPress 4.4

Images uploaded to the Azure Storage service will not automatically receive responsive versions.
Images added through the WordPress Media Loader should get automatically converted to responsive
images when inserted into a post or page.
We are investigating options for full support of responsive images in the plugin.

インストール

  1. Upload the plugin files to the /wp-content/plugins/windows-azure-storage directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings->Microsoft Azure screen to configure the plugin.

For multisites or to enforce Azure Blob Storage settings, you can define the following constants in wp-config.php:

  • MICROSOFT_AZURE_ACCOUNT_NAME – Account Name
  • MICROSOFT_AZURE_ACCOUNT_KEY – Account Primary Access Key
  • MICROSOFT_AZURE_CONTAINER – Azure Blob Container
  • MICROSOFT_AZURE_CNAME – Domain: must start with http(s)://
  • MICROSOFT_AZURE_USE_FOR_DEFAULT_UPLOAD – boolean (default false)
  • MICROSOFT_AZURE_OVERRIDE_CONTAINER_PATH – Override Container name in the Image URL , can be just “/”

See Settings->Microsoft Azure for more information.

評価

2021年10月9日 1 reply
It works excellent, it is the only plugin there is, I am glad that it has no problems.
2021年2月27日 2 replies
There are 5 pages of reported issues for this plugin. Most of them without any answer. Uploading a file while enabled “Auto remove local files” shows infinity loading. Too bad. Azure is a great AWS S3 alternative. Without any maintained plugin for Wordpress. Shame.
2020年6月20日
respect, i’m happy! )
2020年3月13日 1 reply
Another quality plugin from the folks at 10up. I had used the S3 offloader from Delicious Brains for other projects, but the current client is using Azure. This plugin is about as one-click easy as it gets, and it works well.
2020年3月9日
This is nice plugin with easy setup (if you know what you are doing). If you setup Azure Storage Container with a CNAME, you will get lovely external storage for you uploads, where URLs will show as something else or so which is perfect solution for me.
13件のレビューをすべて表示

貢献者と開発者

Windows Azure Storage for WordPress はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Windows Azure Storage for WordPress” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Windows Azure Storage for WordPress” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

4.5.1 – 2024-07-17

4.5.0 – 2024-07-15

4.4.2 – 2024-05-06

Note that this release bumps the minimum WordPress version from 5.7 to 6.3.

4.4.1 – 2024-01-08

4.4.0 – 2023-10-17

Note that this release bumps the minimum PHP version from 7.4 to 8.0

View historical changelog details here.