About App module
Edition | CE |
---|---|
License |
|
Issues |
|
Maven site |
|
Latest |
6.2.19 |
About Magnolia app provides an overview of relevant installation information.
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
<groupId>info.magnolia.about</groupId>
<artifactId>magnolia-about-app</artifactId>
<version>6.2.19</version>
</dependency>