Publications Office of the EU
versions
DisplayCustomHeader
config
#set ($myConfigParamService = $serviceLocator.findService("portal2012-data", "eu.europa.publications.service.ConfigParamLocalService")) #set($layoutLocalService = $serviceLocator.findService("com.liferay.portal.service.LayoutLocalService"))

Configuration parameters

Portal configuration:

#set( $cellarHost=$myConfigParamService.getConfigParam("cellarService.hostName")) Cellar: $cellarHost.getValue()
#set( $useEs=$myConfigParamService.getConfigParam("use.elastic.search")) Elastic Search: $useEs.getValue()
#set( $EsIdx=$myConfigParamService.getConfigParam("elastic.search.api.url")) Elastic Search URL: $EsIdx.getValue()
#set( $useEcommerce=$myConfigParamService.getConfigParam("use.ecommerce")) eCommerce: $useEcommerce.getValue()
container versions testing refresh on prod and translations edit
this is English