Dear all, can anyone please suggest what is the best way to dump the content from dupra website like pages and assets to aem .is there any script required to create a demo project or any xml data we need to generate to dump data into Aem
Solved! Go to Solution.
There is OOB feature to migrate from Drupal to AEM. You'd have to create custom template/components/pages per your use case.
There is OOB feature to migrate from Drupal to AEM. You'd have to create custom template/components/pages per your use case.
This article provides a brief overview of how to perform the migration but as Gaurav mentioned, there is no OOTB component to automate the process.
You have the understand the requirement, generate an XML from source and use Sling/Jcr API to perform the migration
Views
Replies
Total Likes
Thanks jai and gaurav for your support. I just want to ask that I have a article in drupal which contains text and 4 blue buttons of tweet , gmail.fb...on upper and then displaying text and at the bottom of article they have some link. Can you please suggest if we try similar component in aem what is best way to create that
Views
Replies
Total Likes
Thanks team .for your support. I just want to ask that I have a article in drupal which contains text and 4 blue buttons of tweet , gmail.fb...on upper and then displaying text and at the bottom of article they have some link. Can you please suggest if we try similar component in aem what is best way to create that
Views
Replies
Total Likes
Normal RTE component should work.
Did you get a chance to go through WKND/We-Retail reference sites that are available in AEM. You could easily find a working component to understand what suits best for your use case.
Getting Started with AEM Sites - WKND Tutorial https://helpx.adobe.com/experience-manager/6-4/sites/developing/using/we-retail.html
Views
Replies
Total Likes
Thanks gaurav.currently I tried to create a Aem maven project using archetype 17 by eclipse its working for archetype till 15 and for 16 and 17 it shows unable to create project showing a url also in error- https// repo.adobe.com/nexus........any help on this anyone plz
Views
Replies
Total Likes
cmd--
mvn archetype:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=17
Views
Replies
Total Likes
Thanks team .because of you I am able to setup Aem project as lead .if you don't mind can i ask one thing - I have a datepicker dilog field I author the date from dilog but it's not displaying in htl component.is there any code which can display date in my html code.i used {{}properties.startDate} in html
Views
Replies
Total Likes
there must be a problem somewhere in your code.
check we-retail components or the following for syntax/logic:
DatePicker — Granite UI 1.0 documentation
A Way to Handle Dates in AEM | Perficient Digital http://experience-aem.blogspot.com/2015/12/aem-61-touchui-date-picker-validator-comparing-two-dialog...
Touch UI datepicker does not go beyond current year http://experience-aem.blogspot.com/2015/12/aem-61-touchui-date-picker-validator-comparing-two-dialog...
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies