Magnolia 5.7 reached extended end of life on May 31, 2022. Support for this branch is limited, see End-of-life policy. Please note that to cover the extra maintenance effort, this EEoL period is a paid extension in the life of the branch. Customers who opt for the extended maintenance will need a new license key to run future versions of Magnolia 5.7. If you have any questions or to subscribe to the extended maintenance, please get in touch with your local contact at Magnolia.
This module manages virtual URI mappings in Magnolia.
Installing
Maven is the easiest way to install the module. Add the following to your bundle. The parent POM of your webapp project should set the latest version of the module automatically. Should you need to use a specific module version, you can define it using the
<version/>
in the dependency.<dependency> <groupId>info.magnolia.core</groupId> <artifactId>magnolia-virtual-uri</artifactId> </dependency>
Usage
See the Virtual URI mapping page.
Overview
Content Tools