April 20, 2020
Estimated Post Reading Time ~ < 1 Min

Alternate way to install bundles, content packages or configurations to the repository in AEM 6.x

Solution:
1. By default, the folder crx-quickstart/install is watched for files.
This folder does not exist but simply can be created at runtime.

2. If a bundle, configuration or content package is put into this directory, it is automatically picked up and installed. If it's removed, it gets uninstalled.
It is another way to put bundles, content packages or configurations to the repository.

This is especially interesting for several use cases:
  • During development, it might be easier to put something into the file system.
  • If something goes wrong, the web console and the repository are not reachable. With this, you can put additional bundles into this directory and they should get installed.
  • The crx-quickstart/install folder can be created before a quickstart is started, and additional packages can be put there.
aem4beginner.blogspot


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.

Ad Blocker Detected :(

Please consider supporting us by disabling your ad blocker.

Please Disable your adblocker and Refresh the page to view the site content.