Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Liferay Sync plugin for Liferay 7.2
I am not able to find liferay sync plugin in marketplace for liferay 7.2 EE. Is this plugin no more support for liferay 7.2 ?
The Sync Connector for 7.2 is still under development. It should be available by the end of the month.
Hi Dennis, I've seen that the new Liferay Sync Connector is available for the Liferay CE 7.2 GA2 version. Do you know if there is an aproach to liberate it for the 7.2 GA1 release?Kind regards, Miquel Angl
You can try building from source off an older commit or updating the modules' build.gradle dependencies to lower the minimum requirements to GA1's. The modules you need are sync-web, sync-api, and sync-service. You should be able to see GA1's module versions by listing them through the Gogo shell.
Thanks Dennis Ju.