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

eugene.ilyin created an issue. See original summary.

eugene.ilyin’s picture

Version: 8.x-1.x-dev » 8.x-2.x-dev

.

eugene.ilyin’s picture

I'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.

eugene.ilyin’s picture

.

eugene.ilyin’s picture

Issue summary: View changes
EdizonTN’s picture

Hi 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.

eugene.ilyin’s picture

@EdizonTN, I think you have to install Google API Client through composer

sharma.amitt16’s picture

I 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.

bediga’s picture

how 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

zorax’s picture

It 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 ?