Google Drive Uploader
Categories
Component ID
2622926
Component name
Google Drive Uploader
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module provides a field to upload files directly to Google Drive and a formatter to display Download/View in drive link. It uses the Gauth for authentication and implements the "browser upload method" so the file never hits the Drupal file system. It saves storage and no limitations of file size. I plan to provide other features of google drive in later versions of the module.
Dependencies:
You can read more documentation at google drive javascript api,
Google OAuth2 and
Google Api PHP client
