Aem 6.4 - Uninstall project | Community
Skip to main content
robertol6836527
New Participant
March 24, 2023
Solved

Aem 6.4 - Uninstall project

  • March 24, 2023
  • 2 replies
  • 1321 views

Good morning,


we would like to uninstall a project from Aem 6.4. The project has been updated several times over the years.
We would like to remove not only the contents (pages/images and files) but also the remaining components of the project such as bundles etc.


How can we remove it from the Cms ?


Thanks

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 joerghoh

The easiest way is probably to build a content package definition which deletes all areas where code/content of that project has been deployed to.

2 replies

Shashi_Mulugu
New Participant
March 25, 2023

@robertol6836527 hey , thanks for reaching out to communities. Few ways, if it is one of your recent deployment projects, you can go to crx packagemgr and uninstall the package.

 

If not, as if it is old one.. first step is identifying the impact areas/paths like from apps, conf, content, content/dam, experience fragments etc.. and then if you have access to crx, go and delete from crx, if don't have access, then create a package with those filters configured and then click on install.

robertol6836527
New Participant
March 25, 2023

Good morning,

The project has been updated many times and there are many ui.app packages on the Cms.

When I uninstall one, the Cms immediately installs the previous version.

How can I solve this problem ?

Thanks

joerghoh
joerghohAccepted solution
Employee
March 24, 2023

The easiest way is probably to build a content package definition which deletes all areas where code/content of that project has been deployed to.