Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Can i integrate google AMP in AEM 6.0 ? .

Avatar

Level 1

If  anybody implemented google AMP on your application, please share the sample code

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Administrator

There is not much of the community content around this but still, I would like to share the following:

Post:- google AMP

Blog:- Accelerated Mobile Pages (AMP) - Sample Aem Implementation

I hope this would help you. Once done, do share your experience around it.

~kautuk



Kautuk Sahni

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Korrekte Antwort von
Administrator

There is not much of the community content around this but still, I would like to share the following:

Post:- google AMP

Blog:- Accelerated Mobile Pages (AMP) - Sample Aem Implementation

I hope this would help you. Once done, do share your experience around it.

~kautuk



Kautuk Sahni

Avatar

Level 10

AEM is a Java stack that uses OSGi and JS based libs. You can integrate most Java libs as OSGi bundles and JS libs via clientlibs. We have a lot of community articles that show you how to integrate various JAR and JS libraries.