How to build Translation Connector in AEM | Community
Skip to main content
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 lukasz-m

Hi @anny0505,

In general you will need to implement few interfaces from Translation API.

As a reference you can have a look into AEM Translation Framework Bootstrap Connector, that can be found under Adobe Experience Cloud GitHub account:

5 replies

kautuk_sahni
Employee
May 16, 2024

@anny0505 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni
ShaileshBassi
New Participant
April 29, 2024

Hi @anny0505 I requires a lot of time to build the translator as there are lot of edge case scenarios which needs to be addressed.

You can try translator connector i.e. Global Link Translator.

Reference - https://exchange.adobe.com/apps/ec/90105/globallink-enterprise-for-aem

Hope you find this helpful.

Thanks

HrishikeshKagne
New Participant
April 28, 2024
aanchal-sikka
New Participant
April 28, 2024
lukasz-m
lukasz-mAccepted solution
New Participant
April 27, 2024

Hi @anny0505,

In general you will need to implement few interfaces from Translation API.

As a reference you can have a look into AEM Translation Framework Bootstrap Connector, that can be found under Adobe Experience Cloud GitHub account: