7

Is there any way that we can integrate Google Docs in Liferay? I found some other 3rd party APIs, like Zoho, but I would like to use Google Docs instead.

Adrian Toman
  • 11,316
  • 5
  • 48
  • 62
Scorpion
  • 6,831
  • 16
  • 75
  • 123

3 Answers3

1

You can also write a hook that uses the Google Docs' API.

Adrian Toman
  • 11,316
  • 5
  • 48
  • 62
daniel
  • 11
  • 1
0

Liferay 7.2 DXP now available with Google Doc(Online Document Editing).

Check this : https://www.liferay.com/products/dxp/new

Sanjay
  • 2,481
  • 1
  • 13
  • 28
0

may be, you cat sync google docs with the server by some tools like here

http://www.pcworld.com/businesscenter/article/187184/google_docs_desktop_app_available_now.html

and then you can sync this desktop folder with liferay

http://www.liferay.com/products/liferay-sync/features

Mark
  • 17,887
  • 13
  • 66
  • 93
  • I don't want to use any tool for this. Actually I am able to display the sheet in liferay by publishing the Sheet from Google Docs. It provide me the url with iframe but i am not able to edit it. It just displaying the stuff – Scorpion Mar 09 '12 at 12:05