-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use flysystem adapter #7
Comments
The Adapter is available on composer with support for both v2 and v3 API so I think it's currently maintained. We can clarify further with the developer if needed by creating an issue |
@PVince81 Yes I think GDrive implementation would require some more time compared to Dropbox because of the twists you mentioned. The current stable 10 implementation also checks for duplicate filenames Storage/Google.php. |
I won't have time to do this myself, so unless you have some time to do it after your Dropbox port, I'd leave this aside and focus on making this GDrive repo mirror whatever we had in core before, with minor changes to make it work with your oauth2 event changes. |
This will also bring Team Drive Support https://github.com/nao-pon/flysystem-google-drive/blob/master/src/GoogleDriveAdapter.php |
Okay so do we have any plan on updating the app? I think the major task is the verification i.e working of app, if we have proper tests setup then this app can be easily converted to use the flysystem implementation |
https://github.com/nao-pon/flysystem-google-drive
as suggested by @Hemant-Mann here #2 (comment)
The text was updated successfully, but these errors were encountered: