내 커뮤니티 업적 표시줄을 확대합니다.

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

Best practice to update the component and template created in classic UI to touch UI without using the migration tool

Avatar

Level 3

Hi Community!

 

I have some components created in classic UI, and now I plan to upgrade the system to touch UI. 

I will not use the migration tool and i'm wondering what is best process to rebuild those components, also recreate the templates.

Is there any code example showing the best practice to archieve that?

 

Prefer some help!

Thanks!

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

@zonghuiliu , The AEM modernization suite should be able to help you achieve that. 

Is there any constraint to use this feature from Adobe.

If there is , the only way out to develop a set of custom migration scripts but that would have the following disadvantages : 

  • Re-inventing the wheel obviously.
  • You may miss out on certain edge cases that the modernization suite is able to take care of.

 https://opensource.adobe.com/aem-modernize-tools/

 

원본 게시물의 솔루션 보기

5 답변 개

Avatar

Administrator

@Harwinder-singh @Sady_Rifat  Can you please review this Question and share your thoughts? 



Kautuk Sahni

Avatar

Community Advisor

@zonghuiliu can you please explain your thoughts behind why are you not planning to use migration tool built by Adobe?

Avatar

Level 3

Hi Shashi,

 

Because i'm considering rebuild some of components with a new logic while some of the components remain the same usage. 

Avatar

Community Advisor

To migrate from classic UI to touch UI you can keep in mind the following things,

Component Migration:

Template Migration:

Avatar

정확한 답변 작성자:
Community Advisor

@zonghuiliu , The AEM modernization suite should be able to help you achieve that. 

Is there any constraint to use this feature from Adobe.

If there is , the only way out to develop a set of custom migration scripts but that would have the following disadvantages : 

  • Re-inventing the wheel obviously.
  • You may miss out on certain edge cases that the modernization suite is able to take care of.

 https://opensource.adobe.com/aem-modernize-tools/