JCR Tools module
Edition | CE |
---|---|
License |
|
Issues |
|
Maven site |
|
Latest |
1.3 |
The JCR tools module installs the JCR Tools app that includes subapps to execute JCR queries, create workspace dumps, and export and import JCR content.
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
<groupId>info.magnolia.jcrtools</groupId>
<artifactId>magnolia-jcr-tools</artifactId>
<version>1.3</version>
</dependency>
Usage
See JCR Tools app.