Search code examples
javamavenadobeaem

How do I export my built AEM site with all the content and assets for someone else?


I am quite new to AEM. I am sharing a git repository with another colleague and both of us can pull and push commits. If I change the html for a component, we both will have the code. My question is: Let's say I created a page and included copy for it and a couple of images and components. Is there a way for me to export the page I built on my local AEM instance for my colleague to have it or should they build this page as I did step by step? I need to save time.

Thanks in advance


Solution

  • You can use Package Manager for content transfer between instances: https://docs.adobe.com/content/help/en/experience-manager-65/administering/contentmanagement/package-manager.html