Definitions App module
- Related topics
Edition | CE |
---|---|
License |
|
Issues |
|
Maven site |
|
Latest |
2.1.1 |
Definitions app displays active definitions from all sources - JCR and YAML.
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
<groupId>info.magnolia.definitions</groupId>
<artifactId>magnolia-definitions-app</artifactId>
<version>2.1.1</version>
</dependency>
Usage
See Definitions app.