About GoogleCloudStorage
Media source connector to Google Cloud Storage.
A MODX's extra to add Google Cloud Storage into media source, allowing basic manipulation, uploading and URL-retrieval of resources in a specified bucket.
You need to create your authentication key file first on https://console.developers.google.com
Please see the documentation at: https://cloud.google.com/storage/docs/json_api/v1/json-api-php-samples
Submit issues at: https://github.com/virtudraft/modx-GoogleCloudStorage/issues
Please make sure your server's time is not more than google's time, otherwise the authentication will fail.
This can be a reference http://www.timeanddate.com.
Information
Released
January 23, 2015
Supported Database
MySQL
License
GPLv3
Supported Versions
2.2 - Current
Downloads
1,976
Instructions
Install from Package Manager
New in 1.0.0-rc1
GoogleCloudStorage 1.0.0-rc1 (January 23, 2015)
====================================
- publicize setPublicAcl() and uploadFile()
- fix setScope() in initialize() to take CONSTANT value