loading table of contents...

4.4. Multi-Site and Localization Management

CoreMedia provides a concept to handle multi-site and multi-language in a standardized way.

Configuration

The CoreMedia site model is defined via the bean siteModel. Refer to the Section 6.5, “Localized Content Management” in CoreMedia Digital Experience Platform 8 Developer Manual to know, how CoreMedia has designed multi-site and multi-language.

SitesService

To access all the features of multi-site and multi-language, you can use the SiteService defined as siteService Bean via the bpbase-multisite-services.xml Spring Bean Declaration.

With this, you have access to all available Sites and their properties - the root folder, the site indicator, etc. Furthermore, you have access to the SiteModel specifications like the properties for master relations or of which document type the Site Indicator is. For a detailed understanding, you are asked to read the API documentation as well.