How to create Comments and Like Functionalities in aem communities? | Community
Skip to main content
New Participant
December 28, 2017
Solved

How to create Comments and Like Functionalities in aem communities?

  • December 28, 2017
  • 4 replies
  • 2355 views

Hello, I am New to AEM. I had a task to create polls component  in aem and along with that i have to add comments and like functionalities to the page in aem communities.

How to do that? anyone have worked on those, can please share some information. Thanks.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by edubey

Have a look at the documentation for comments in communities

https://helpx.adobe.com/experience-manager/6-3/communities/using/comments.html

4 replies

New Participant
December 29, 2017

We are using MongoDB.

edubey
New Participant
December 29, 2017

Looks like you are using JSRP (default option with TarMK) which keeps the data only in the instance where it was created.

JSRP - https://helpx.adobe.com/experience-manager/6-3/communities/using/jsrp.html

New Participant
December 29, 2017

I create the comment component in a sample community site which i build,  when i try to comment on the publish the comments are not reflecting on the author side. I try to enable the replication agent outbox in author and reverse replication agent in pushish  but it wont workout for me. Is there any possibility to do that ? Currently i am using AEM 6.3.

I found this in helpx.adobe that reverse replication is not possible for communities using forums,blogs,comments etc..,

"

Replication Agents - Out of the Box

The following agents are available in a standard AEM installation:

I want to get the comments to get replicate on author side  when the user comment on publish and viseversa.,

Is there any other way to do that? 

Thanks

edubey
edubeyAccepted solution
New Participant
December 28, 2017

Have a look at the documentation for comments in communities

https://helpx.adobe.com/experience-manager/6-3/communities/using/comments.html