Foren

work with google drive

Toshiro Mifune, geändert vor 8 Jahren.

work with google drive

Regular Member Beiträge: 238 Beitrittsdatum: 11.12.14 Neueste Beiträge
Hi all,

I have few images in google drive. Is it possible in liferay create a gallery from this ? Maybe to put it on an array, maybe just use link to this google drive folder and use photos with some portlet ...
thumbnail
Byrån Zaugg, geändert vor 8 Jahren.

RE: work with google drive

Expert Beiträge: 252 Beitrittsdatum: 06.04.12 Neueste Beiträge
I think you will have better luck in the Development forum. I wouldn't think this would be implemented at the theme level.
thumbnail
Travis Cory, geändert vor 8 Jahren.

RE: work with google drive

Junior Member Beiträge: 73 Beitrittsdatum: 04.06.13 Neueste Beiträge
You could potentially accomplish this using the Google Drive Rest API https://developers.google.com/drive/v2/reference/files. From the documentation you could figure out how to grab the photos using JSONP and display them using the AUI Carousel or some other method.
thumbnail
Gurumurthy Godlaveeti, geändert vor 8 Jahren.

RE: work with google drive

Regular Member Beiträge: 208 Beitrittsdatum: 12.08.11 Neueste Beiträge
Hi Toshiro,

Can you elaborate your requirement some more. Do you want to get your drive images into Document & media portlet or you want to show in some portlet for you only.

If it is D&M then you need to do three steps. (Check in market place before thinking to start development on below steps)
1) Create new portlet where you can provide any Google Drive A/C (i mean gmail A/c)
2) Once authentication is over then selecting specific folder
3) Taking images from there & pushing to D&M using D&M API library calls

Few plugins are talking in the same passion from market place
https://www.liferay.com/marketplace/-/mp/application/46040385
https://www.liferay.com/marketplace/-/mp/application/37649497

I hope it gives you directions for proceeding.

Thanks
Guru
Piyush Purohit, geändert vor 7 Jahren.

RE: work with google drive

New Member Beiträge: 3 Beitrittsdatum: 16.03.17 Neueste Beiträge
Hi Gurumurthy,

Below plugin work with 6.2 version, can u tell me how to do google drive integration in Liferay CE 7.0 version.
https://www.liferay.com/marketplace/-/mp/application/46040385
https://www.liferay.com/marketplace/-/mp/application/37649497