Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

ConoHa Object Sync

Deskripzioa

ConoHa is Cloud like VPS service and ConoHa Object Storage is the OpenStack Swift-based Object Store service.

This WordPress plugin allows you to upload media files from the library to ConoHa Object Storage or other OpenStack Swift-based Object Store.

These files then load from the Object Storage and optimize the your site/blog performance.

This plugin may be available in other OpenStack Swift-based system.

Ezaugarriak

  • Synchronization media files with the Object Storage.
  • Automatically rewrite the media url to the endpoint url.

For Japanese users.

WordPressのメディアファイル(画像など)をConoHaオブジェクトストレージで扱うためのWordPressプラグインです。

WordPressの管理画面からメディアを追加すると、自動的にオブジェクトストレージにアップロードを行います。オブジェクトストレージは容量無制限なため、空き容量を気にすること無くメディアファイルを扱うことができます。

また、このプラグインはメディアファイルのURLを変更し、オブジェクトストレージから直接配信するように設定します。これにより、WordPressを運用しているサーバに負荷をかけずに、メディアファイルを配信することができます。

ConoHaオブジェクトストレージ以外でも、OpenStack Swiftがベースのシステムであれば動作すると思います(未検証)。

Pantaila-argazkiak

  • Edit settings through the ‘Settings’ menu as you like.

Instalazioa

  1. Run the following command.
  2. Gaitu plugina WordPress-eko ‘Pluginak’ menutik
  • cd [WORDPRESS_ROOT]/wp-content/plugins
  • git clone https://github.com/hironobu-s/conoha-ojs-sync
  • cd conoha-ojs-sync
  • curl -sS https://getcomposer.org/installer | php
  • ./composer.phar install

MEG

Can I use this plugin on other OpenStack Swift system instead of ConoHa?

It will probably use. I don’t test.

Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

Laguntzaileak eta Garatzaileak

“ConoHa Object Sync” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Aldaketen loga

0.1

  • First release.

0.2

  • Bug fixed(https://wordpress.org/support/topic/looking-forward-future-updates?replies=2)