Deploy content to AEM as cloud service on stage and prod instance | Community
Skip to main content
New Participant
April 19, 2023
Solved

Deploy content to AEM as cloud service on stage and prod instance

  • April 19, 2023
  • 3 replies
  • 881 views

Hi Team,

 

since crx package manager is disabled in stage and prod instances . how to deploy content packages ? 

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by HeenaMadan

https://author-p<programId>-e<envid>.adobeaemcloud.com/crx/de/index.jsp is blocked on stage/prod env but packManager is open. you can use below url to upload folders:

https://author-p<programId>-e<envid>.adobeaemcloud.com/crx/packmgr/index.jsp

 

3 replies

HeenaMadan
HeenaMadanAccepted solution
New Participant
April 19, 2023

https://author-p<programId>-e<envid>.adobeaemcloud.com/crx/de/index.jsp is blocked on stage/prod env but packManager is open. you can use below url to upload folders:

https://author-p<programId>-e<envid>.adobeaemcloud.com/crx/packmgr/index.jsp

 

arunpatidar
New Participant
April 19, 2023
Rohit_Utreja
New Participant
April 19, 2023

@sonuk85184451 package manager can be accessed in stage and prod instances to install the content packages. 

 

Please find below a reference URL on this topic.

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/developer-tools/package-manager.html?lang=en

 

Hope it helps.