Skip to main content
Level 4
April 19, 2023
Solved

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

  • April 19, 2023
  • 3 replies
  • 904 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

Rohit_Utreja
Community Advisor
Community Advisor
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.

BR, Rohit
arunpatidar
Community Advisor
Community Advisor
April 19, 2023
HeenaMadan
Community Advisor
HeenaMadanCommunity AdvisorAccepted solution
Community Advisor
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