How to include AEM 6.1 ratings and review component in my template | Community
Skip to main content
souvikcmusic
New Participant
June 9, 2017
Solved

How to include AEM 6.1 ratings and review component in my template

  • June 9, 2017
  • 5 replies
  • 2798 views

Hi,

I have a requirement to include the AEM 6.1 ratings and review component in our custom template.

We already have our custom template.

Any idea how to do that?

Thanks

Souvik

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 smacdonald2008

Extending this component is no different from extending other AEM components. Another option that you have is to use a JQuery plug-in to write a new Rating component if the standard one does not meet your needs.

jQuery Bar Rating - Minimal, light-weight jQuery ratings

5 replies

kautuk_sahni
Employee
June 12, 2017

Extend here means Overlay :- Overlays

~kautuk

Kautuk Sahni
souvikcmusic
New Participant
June 9, 2017

Can you throw some light on how to extend the component?

smacdonald2008
New Participant
June 9, 2017

ALso - check here too for more information -- Using Ratings

smacdonald2008
smacdonald2008Accepted solution
New Participant
June 9, 2017

Extending this component is no different from extending other AEM components. Another option that you have is to use a JQuery plug-in to write a new Rating component if the standard one does not meet your needs.

jQuery Bar Rating - Minimal, light-weight jQuery ratings

souvikcmusic
New Participant
June 9, 2017

Also i would like to know on how to extend the default Review component to create my own custom component in AEM 6.1