Best laravel framework open-source packages.

Plugin gcs

OSClass Google Cloud Storage plugin
Updated 7 years ago

plugin-gcs

OSClass Google Cloud Storage plugin

A Plugin for OSClass that allows storage of media assets in a Google Cloud Storage bucket much like the amazons3 plugin. Written originally for OSClass 3.6.1. Not sure what the versioning support is for OSClass as far as older versions. Your mileage may vary, etc. etc.

The assumption is made that you know how PHP development and all the associated things to get the code to work within OSClass. I certainly don't, so this is probably a serious hack to get working. I just want to use OSClass inside of Kubernetes and need some sort of network based storage to properly handle the media content.

There is also the assumption that you know how Google Cloud Platform works and how to create a Service Account, assign permission, etc. etc. The plugin will use the GOOGLE_APPLICATION_CREDENTIALS environment variable to find the Service Account credentials for authentication against the Cloud Services.