Installing package in different path | Community
Skip to main content
Level 2
October 16, 2015
Solved

Installing package in different path

  • October 16, 2015
  • 6 replies
  • 2056 views

Hi ,

I would like to know if there is a possibility to install package on a different path .

For example we built a package with the filter /apps/xyz/etc/ and would like to install this package in /abc/etc/ location.

What are the possibilities to achieve this.

Any help would be greatly appreciated.

Cheers,

Ch

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 edubey

You need to create a new package, please take a look @ http://docs.adobe.com/docs/en/aem/6-0/administer/content/package-manager.html#Creating a New Package

6 replies

Lokesh_Shivalingaiah
Level 10
October 16, 2015

You need to rebuild the package from the folder where you want to install.

edubey
edubeyAccepted solution
Level 10
October 16, 2015

You need to create a new package, please take a look @ http://docs.adobe.com/docs/en/aem/6-0/administer/content/package-manager.html#Creating a New Package

Level 2
October 16, 2015

Hi ,

Thank you for your suggestions.

Please help me how can we achieve this by package manager.

Cheers,

Cha 

Level 2
October 16, 2015

/etc folder was wrongly moved to /apps/xyz/ so we want to place under /abc/.

Drag and drop would work if the folders are in same instance but if it is to be copied to another instance .Ex : PRODUCTION to DEVELOPMENT.

How can this be achieved.

Cheers,

Cha

smacdonald2008
Level 10
October 16, 2015

That is not best practice. A package is installed to the path where it was built from. 

Lokesh_Shivalingaiah
Level 10
October 16, 2015

why would you need that ??