Current status
I have released 8.x-2.x version with the next features:
In interface:
Ability to connect your google drive to Drupal
Show list of the items from your Google Drive in drupal and navigate between folders to find something manually
On API level:
Connect to Google Drive in the background mode. For example from cron job.
Search for files
Download files
Any features from the official google drive integration for PHP
Motivation
I work with the project on Drupal 8 and it requires functionality to select some folders in Google Drive and import files from there.
I want to share some results of my work with community. But I cannot work with all features. For example - module Droogle has integration with organic groups. But I haven't used organic groups since 2012 and I cannot allocate time to work on it.
Any help will be appreciated.
TODO
Implement examples for some use cases.
Also I would be happy to receive any suggestions or wishes about how to improve the drupal 8 version of the module Droodle
Comments
Comment #2
eugene.ilyin commented.
Comment #3
eugene.ilyin commentedI've checked 8.x-1.x version it's pretty raw and full of exceptions, fatal error, syntax errors and not finished functionalities. I don't think that it makes sense to take something from there.
Comment #4
eugene.ilyin commented.
Comment #5
eugene.ilyin commentedComment #6
EdizonTN commentedHi eugene,
I have a problem with droogle.
In admin->content->droogle, i get a message: "Fatal error: Class 'Google_Client' not found in /www/doc/test.mikrozone.sk/www/modules/droogle/src/DroogleConnector.php on line 28"
Droogle Version: 8.x-2.2
Drupal 8.2.2
I was installed Droogle via extend->install module.
Where can be a problem?
Many thanks.
Comment #7
eugene.ilyin commented@EdizonTN, I think you have to install Google API Client through composer
Comment #8
sharma.amitt16 commentedI got the same error as in #6.
I have installed the google api via composer. But would you please give the path where to download the google api so that droogle can read the client class.
Comment #9
bediga commentedhow to fixe this in drupal 8.4
Got error 'PHP message: Error: Class 'Google_Client' not found in /var/www/vhosts/mywebsite.com/httpdocs/modules/droogle/src/DroogleConnector.php on line 26
Comment #10
zoraxIt would be nice to know how tp process for installing Droodle with Organic group?
Create one or two fields in the group for authorization and then ?