Magnolia 6.0 reached end of life on June 26, 2019. This branch is no longer supported, see End-of-life policy.
This module manages virtual URI mappings in Magnolia.
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency> <groupId>info.magnolia.core</groupId> <artifactId>magnolia-virtual-uri</artifactId> <version>6.0</version> </dependency>
Pre-built jars are also available for download. See Installing a module for help.
See the Virtual URI mapping page.