Google Drive Field
Categories
Component ID
2872630
Component name
Google Drive Field
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
387
Component created
Component changed
Component body
This module is used to upload files to google drive directly. It provides a field type Gdrive in the field UI.
This module bypasses the local storage and upload the file directly to a configured google drive account and displays the file link on node detail page.
Dependencies:
- Droogle Module (https://www.drupal.org/project/droogle).
NOTE: Before installing the Google drive field module enable and configure Droogle module for proper functionality.
Installation:
- Install and configure Droogle module.
- Enable Google drive field module.
- Go to manage fields in any content type and add new field of type Gdrive.
- Enjoy..
Configuration:
- Go to admin/config/services/field-gdrive and select the permission for file.
D8 Module Port: Already in progress.
