Magnolia 5.4 reached end of life on November 15, 2018. This branch is no longer supported, see End-of-life policy.
The Tools module installs the Repository Tools app. See the app page about using the app.
Maven is the easiest way to install the module. Add the following dependency to your bundle:
<dependency> <groupId>info.magnolia</groupId> <artifactId>magnolia-tools</artifactId> <version>1.7.1</version> </dependency>
Pre-built jars are also available for download. See Installing a module for help.