/dev/24
/dev/24
Looking for 2020 or 2021 content?
2022 Agenda

Content with tag .
The Wonderful World of Sites Initializers

José María Muñoz (a.k.a Chema) (Budapest Theater)
2022-11-30 12:07 UTC
What are Site Initializers, and what can they do for you as a Liferay Developer? In this session we will be diving deep into the what, the why, and the how of Site Initializers to help you understand how you can use them as a starting point for building effective and reusable sites. We’ll also get a sneak peek into the future of Site Initializers on Liferay Experience Cloud.
Put your templates at REST

Alejandro Tardín (Budapest Theater)
2022-11-30 12:43 UTC
Traditionally, self hosted instances of Liferay could make use of serviceLocator in templates to access information. In the SaaS world, this is not possible for security and multitenancy reasons. To fulfill this need we have developed restClient, an object that will let you leverage all the power of the headless APIs from your templates.
Audience: Developers, specially those familiar with templates.