HI,
We are in process to migrate to Cloud Manager. We are using AEM 6.5.5.
Question: Can someone point me to a good documentation which shows step by step how to install content packages through our Code base (i guess by using ui.content..?).
So far we were installing content package zips manually through Package manager.
Also need to know how we can tell the build to install the content package in Auth and not in Publisher...
Note: To clarify my requirement, I have latest contents in Stage and I want to install them in Prod using Maven. So when Prod build/install process will run, it needs to install Stage contents specified by certain path/package name in Stage into Prod...Is that possible..?