IBM Object Storage
A WordPress plugin for storing media in IBM Object Storage service on Bluemix
by IBM · github.com/ibmjstart/wp-bluemix-objectstorage · website
★ 15stars
53composer installs
18forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ibmjstart/wp-bluemix-objectstorage/archive/refs/heads/master.zipAlso on Packagist as ibmjstart/wp-bluemix-objectstorage:
composer require ibmjstart/wp-bluemix-objectstorageFrom the readme
Credit ##
This plugin has been forked from the Amazon S3 plugin (http://wordpress.org/extend/plugins/amazon-s3-and-cloudfront/) and modified to use IBM Object Storage instead of S3.
Media Storage on IBM Object Storage ###
Copies files to IBM Object Storage on Bluemix as they are uploaded to the Media Library.
Description ##
This plugin automatically copies images, videos, documents, and any other media added through WordPress' media uploader to Softlayer's implementation of Openstack Swift. It then automatically replaces the URL to each media file with their respective Softlayer URL. Image thumbnails are also copied to Swift and delivered through Swift.
Uploading files directly to your Swift account is not currently supported by this plugin. They are uploaded to your application first, then copied to Swift. However, once they have been uploaded to Swift, they will be removed from the application. Files are served over https.
This plugin has been written for the Openstack Swift API using php-opencloud/openstack, but was originally a fork of the Amazon S3 and Cloudfront plugin written by Brad Touesnard. It is designed to work with Bluemix, and will not work outside of the Blue
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.