AEM Integration to WeChat Mini-Program | Adobe Higher Education
Skip to main content
September 26, 2024
質問

AEM Integration to WeChat Mini-Program

  • September 26, 2024
  • 1 の返信
  • 3347 ビュー

Hi Experts in this community,

Good day!

 

I'm currently designing and proposing to utilize our current CMS, Adobe's AEM CMS, to render the frontend of WeChat Mini-Program.

Considering the existing solution that AEM CMS outputs like headless CMS for content delivery (JSON) and experience fragments (HTML and CSS), my question now is do you have an existing implementation or solution to utilized these method to delivery contents and the frontend which is acceptable by WeChat Mini-Program for our reference as there are no reliable sources online?

 

Please help to shed some light, thank you so much!

このトピックへの返信は締め切られました。

1 の返信

New Member
September 27, 2024

Hi @mavericzh ,
You can leverage content fragments using GraphQL for efficient data retrieval. Alternatively, you can create a Sling Servlet with a resource type serving as a REST endpoint, which can be invoked directly from a WeChat mini-program.

Thanks,
Deva

MavericZh作成者
September 29, 2024

Hi @devarajupolasi ,

Thanks for your valuable feedback. But this is will be purely for the content right? How about the experience, the look and feel of the whole page, will it be possible to design/author it via AEM CMS?

I believe the markup language and style sheets of Mini-Program is different from our web.

 

Thanks!  

New Member
July 11, 2025

Here, we are managing only the data through AEM CMS. The UI will be handled independently within WeChat.
Thanks!
Deva