Multisite module

License

MLA, GPL

Issues

MULTISITE

Git

Git

Maven site

Multisite

Latest

3.0.0

Available on SPA/Headless

Yes

Multisite support provided by the Multisite module. It allows you to manage multiple websites in a single Magnolia instance. Each site has its own site definition which can apply unique templates, themes, variations, domains and locales to the site. Besides making each site unique, the multisite feature lets you inherit features from another site.

You can use multisite support for microsites, campaigns, events and product launches. A microsite can inherit page templates from the parent site, yet have its own theme and domain. You save time and effort by not having to create new templates. Sites that are localized to the visitor’s language or geographical area can inherit templates and themes from a parent site and add their own locales to support additional languages and country-specific domains.

Site limitation

In DX Core, the number of sites that can be used is defined by the number of sites purchased.

In the Community Edition, you can only create and use one site.

Modules

Magnolia’s Multisite module reactor consists of the following submodules:

  • Multisite

  • Multisite JCR

Installing with Maven

Maven is the easiest way to install the module. Add the following to your bundle:

<dependency>
  <groupId>info.magnolia.multisite</groupId>
  <artifactId>magnolia-module-multisite</artifactId>
  <version>3.0.0</version>
</dependency>
<dependency>
  <groupId>info.magnolia.multisite</groupId>
  <artifactId>magnolia-module-multisite-jcr</artifactId>
  <version>3.0.0</version>
</dependency>

Usage

Since version 3.0.0 of the Multisite module, site definitions are no longer configured in the config folder of this module, but in the sites subfolder of any module.

You can configure a site in a YAML definition (preferred) or directly in the JCR Configuration app.

Feedback

DX Core

×

Location

This widget lets you know where you are on the docs site.

You are currently perusing through the Multisite module docs.

Main doc sections

DX Core Headless PaaS Legacy Cloud Incubator modules