Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Installing package in different path

Avatar

Level 2

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

1 Accepted Solution

Avatar

Correct answer by
Level 10
6 Replies

Avatar

Level 10

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

Avatar

Level 2

/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

Avatar

Level 2

Hi ,

Thank you for your suggestions.

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

Cheers,

Cha 

Avatar

Correct answer by
Level 10

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

Avatar

Level 10

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