Configuration Framework module
Edition | CE |
---|---|
License |
|
Issues |
|
Maven site |
|
Latest |
6.2.37 |
This module manages selected configuration aspects of Magnolia.
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
<groupId>info.magnolia.core</groupId>
<artifactId>magnolia-configuration</artifactId>
<version>6.2.37</version>
</dependency>