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

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Closing a site export data

Avatar

Level 1

Hi

 

The organisation that I work for has a subsidiary with its website built in Adobe Experience Manager.

 

The subsidiary is closing down and I have been asked to export all the content (pages, databases etc) so they can be stored for historical reference. I currently have access to the website as an Administrator but don't have access to the AEM CMS to see if this is possible, but could arrange access if necessary.

 

Is it possible to export the content from the CMS without having to manually save the pages as PDFs and databases as CSV manually?

 

Thanks

Gary 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

Hi @garym12587067 ,

 

There is one option through which you can export page and children information using AEM sites-

https://experienceleague.adobe.com/docs/experience-manager-64/authoring/authoring/csv-export.html?la...

 

You can also create package using http://<HOST>:<PORT>/crx/packmgr

https://experienceleague.adobe.com/docs/experience-manager-64/administering/contentmanagement/packag...

 

Also, if you have any external database/downstream APIs through which you are pulling the data in AEM system then you have to take care of that separately since that is outside AEM system.

 

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

Hi @garym12587067 ,

 

There is one option through which you can export page and children information using AEM sites-

https://experienceleague.adobe.com/docs/experience-manager-64/authoring/authoring/csv-export.html?la...

 

You can also create package using http://<HOST>:<PORT>/crx/packmgr

https://experienceleague.adobe.com/docs/experience-manager-64/administering/contentmanagement/packag...

 

Also, if you have any external database/downstream APIs through which you are pulling the data in AEM system then you have to take care of that separately since that is outside AEM system.

 

Avatar

Level 4

I suggest to also backup crx-quickstart folder and external blob store if applicable in your case.