Skip to content

Multisite

Developers or administrators with access to Ibexa DXP installation directory can configure the product to enable hosting multiple websites in one installation. It takes several lines of code to set up an instance that supports, for example, multiple brands or languages.

This way, you can let both users and end-users who come from different departments or countries access the same assets or resources. For example, promotional graphics can be used on both a public website and a partner portal, while product specifications can be accessed from storefronts for different markets. The same applies to any content stored in the repository.

Once multisite support is enabled, you can use Site Factory to create separate websites.

SiteAccess

In Ibexa DXP, a website definition is called a SiteAccess.

SiteAccesses are a means to present different versions of the website to different categories of users. You could think of SiteAccesses as different "entrance points" to your website. They allow you to show different content or design to visitors, for example, to serve different language versions to visitors from different countries.

Once a website is created, website configuration, content language versions, page design, content presentation, URL aliases, and more can be configured per SiteAccess.

These settings are then used by the application when users access the site through a specific address. For in-depth information, see Multisite in Developer Documentation.