コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
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

元の投稿で解決策を見る

2 返信

Avatar

正解者
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.