Virtual URI module

Download

Download JAR 6.2.30

Edition

CE

License

MLA, GPL

Issues

MAGNOLIA

Maven site

Virtual URI

Latest

6.2.30

This module manages virtual URI mappings in 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-virtual-uri</artifactId>
  <version>6.2.30</version>
</dependency>

Usage

See the Virtual URI mapping page.

Feedback