Expand my Community achievements bar.

SOLVED

Sharepoint+DOJO site to AEM Migration

Avatar

Level 2

 Hi We want to migrate a share point site to AEM . (Share point as backend - NodeJS Calls - to - DOJO Framework(HTML/CSS/Bootstrap/JS)). The DOJO UI holds components and templates as in AEM, but each component is rendered through JSON data. I have below questions. 

  1. Is there a way to keep DOJO with UI same and just convert sharepoint to AEM? 
  2. What is the besta pproach to migrate the same?

 
 Regards

1 Accepted Solution

Avatar

Correct answer by
Administrator

Hi 

As i can see, DOJO is JavaScript framework. There is no restriction of using it in AEM.

AEM can be integrated with bootstrap, Angular etc.

On the same lines, you can integrate AEM with any 3rd part JS frameworks.

 Helps Articles:-

1. https://helpx.adobe.com/experience-manager/using/vanitypath.html

//Showing  

  • How to use Angular and Bootstrap JS lib files in an AEM project
  • How to invoke a Sling Servlet using an Angular HTTP call.
  • How to customize the AEM TouchUI admin user interface.
  • How to add a new view for AEM admin.

2. https://helpx.adobe.com/in/experience-manager/using/custom-carousel-components.html

//Using 3rd part JS plugins. Creating Custom Carousel components for Adobe Experience Manager

 

On the same lines, you can use DOJO framework.

~kautuk



Kautuk Sahni

View solution in original post

1 Reply

Avatar

Correct answer by
Administrator

Hi 

As i can see, DOJO is JavaScript framework. There is no restriction of using it in AEM.

AEM can be integrated with bootstrap, Angular etc.

On the same lines, you can integrate AEM with any 3rd part JS frameworks.

 Helps Articles:-

1. https://helpx.adobe.com/experience-manager/using/vanitypath.html

//Showing  

  • How to use Angular and Bootstrap JS lib files in an AEM project
  • How to invoke a Sling Servlet using an Angular HTTP call.
  • How to customize the AEM TouchUI admin user interface.
  • How to add a new view for AEM admin.

2. https://helpx.adobe.com/in/experience-manager/using/custom-carousel-components.html

//Using 3rd part JS plugins. Creating Custom Carousel components for Adobe Experience Manager

 

On the same lines, you can use DOJO framework.

~kautuk



Kautuk Sahni