Retrieve module jar from JCR
Question
How to download jar file of a module in Jahia?
Solution
The binaries of modules currently and previously deployed are stored in the JCR. It is possible to retrieve the jar through JCR Browser.
Prerequisite: the user should have System administrator role to access tools
Step:
- Go to JCR Browser: <domain>/modules/tools/jcrBrowser.jsp
- Navigate to the required bundle in path: /module-management/bundles
- For example:
/module-management/bundles/org/jahia/modules/siteSettings/8.7.0/siteSettings-8.7.0.jar
for the siteSettings v8.7.0
- For example:
- You'll see the download option next to File field.