How to Integrating Signiant with AEM? | Community
Skip to main content
vasimakram
New Participant
March 16, 2017
Solved

How to Integrating Signiant with AEM?

  • March 16, 2017
  • 1 reply
  • 877 views

Can someone provide any reference links for integrating Signiant with AEM ? 

Thanks in advance.

 

Regards,

Vasim

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 kautuk_sahni

Hi 

There is not OOTB AEM-Signiant integration component available.

As i can see, we can Signiant has JS library for it, you can write a custom component using it.

    Example :- https://helpx.adobe.com/experience-manager/using/integrating-jquery-framework-cq.html

    // Integrating the JQuery Framework into Adobe Experience Manager, on same lines we can add any JS library.

But can you please share what is the us-case that your are trying to achieve with it?

~kautuk

1 reply

kautuk_sahni
kautuk_sahniAccepted solution
Employee
March 17, 2017

Hi 

There is not OOTB AEM-Signiant integration component available.

As i can see, we can Signiant has JS library for it, you can write a custom component using it.

    Example :- https://helpx.adobe.com/experience-manager/using/integrating-jquery-framework-cq.html

    // Integrating the JQuery Framework into Adobe Experience Manager, on same lines we can add any JS library.

But can you please share what is the us-case that your are trying to achieve with it?

~kautuk

Kautuk Sahni