This project is a proof-of-concept for migrating content from WordPress into AEM. The goals of this project are as follows:
- Deploy to AEM as a Cloud Service.
- Develop a flexible content migration tool outside of AEM using an opensource project.
- Map content to AEM Core Components.
- Java JDK 11
- AEM cloud-ready SDK
- Node.js 12.16.1+
-
Clone the
wp2aem
project.$ git clone https://github.com/headwirecom/wp2aem.git $ cd wp2aem
-
Deploy
wp2aem
to AEM.$ mvn clean install -PautoInstallPackage -Padobe-public
-
Follow the steps in the migration documentation.
- Java: 11.0.7 2020-04-14 LTS
- AEM cloud-ready SDK: aem-sdk-quickstart-2020.04.3016.20200422T100410Z-200409.jar
- Node.js: 12.16.1