RSS
thumbnail
Charles May | 29 Jun 2022

History of Marketplace 1.0 The existing Liferay Marketplace launched in 2012 with a lot of anticipation about the possibilities it could offer. After some initial success, engagement steadily declined over the years. In fact, at our last /dev/24 conference, long time community member Sébastien Le Marchand presented an engaging session about its current state and the need to...

337031
1
thumbnail
Francisco García Navarrete | 11 Jul 2022

Introduction Liferay development has been changing throughout the years with its different versions. With 6.x we had WAR portlets. 7.0 came along and with it OSGi modules were the norm. And now, 7.4 has brought something completely new: Remote Apps. You can check this other blog and the official documentation for a thorough explanation about Remote Apps.   So, what...

12610
1
thumbnail
Francisco García Navarrete | 11 Jul 2022

Introducción El desarrollo en Liferay ha ido cambiando a lo largo de los años con sus distintas versiones. Con las versiones 6.x teníamos los portlets de tipo WAR. Cuando llegó la versión 7.0 los módulos OSGi pasaron a ser el estándar. Y ahora, 7.4 nos ha traído algo totalmente nuevo: Remote APPs. Si queréis una explicación más detallada sobre Remote Apps podéis echar un...

8646
1
thumbnail
Krzysztof Gołębiowski | 22 Jun 2022

Since version 7.4, Liferay decided to archive the CAS support and remove it from the portal features. Instead, they advise using more modern protocols like SAML or OpenID. It sounds like a good strategy, but not all companies might be ready for that yet, and it would really be a shame to block Liferay's upgrade until the infrastructure/security team introduces SAML. Therefore I prepared...

7567
8
thumbnail
Felipe Lins | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA30: docker run -it -p 8080:8080 liferay/portal:7.4.3.30-ga30 For more information on using the...

6608
1
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA29: docker run -it -p 8080:8080 liferay/portal:7.4.3.29-ga29 For more information on using the...

6813
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA28: docker run -it -p 8080:8080 liferay/portal:7.4.3.28-ga28 For more information on using the...

7503
6
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA27: docker run -it -p 8080:8080 liferay/portal:7.4.3.27-ga27 For more information on using the...

7349
1
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA26: docker run -it -p 8080:8080 liferay/portal:7.4.3.26-ga26 For more information on using the...

7583
0
thumbnail
Jamie Sammons | 25 May 2022

We want to share some improvements that we had made to the site navigation menus by adding a new dynamic type and the preview ability when editing a menu. The new vocabulary item type allows adding a Vocabulary to a menu with all its categories as a block and, if there were changes made inside, those changes would be automatically updated in that menu. We have added a new...

5970
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA25: docker run -it -p 8080:8080 liferay/portal:7.4.3.25-ga25 For more information on using the...

6679
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA24: docker run -it -p 8080:8080 liferay/portal:7.4.3.24-ga24 For more information on using the...

6710
4
thumbnail
Marcial Calvo Valenzuela | 10 May 2022

Usually there is a readiness-probe request to the Home page in order to check when the Portal has finished starting on each Application Server, in order to load balance the back-end node. In versions prior to Liferay 7/DXP, when deploying all the applications within the Application Server, when it was correctly started, the readiness-probe to the Home page could be enough. In ...

6500
0
thumbnail
Marcial Calvo Valenzuela | 10 May 2022

Usualmente se suele tener una petición de prueba (readiness-probe) a la Home con el fin de comprobar cuándo ha terminado de arrancar el Portal en cada Servidor de Aplicaciones, para así poder meter en el balanceo de carga el nodo back-end. En versiones previas a Liferay 7/DXP, al desplegarse todas las aplicaciones dentro del Servidor de Aplicaciones, cuando éste estaba levantado...

5360
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA23: docker run -it -p 8080:8080 liferay/portal:7.4.3.23-ga23 For more information on using the...

7051
1
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA22: docker run -it -p 8080:8080 liferay/portal:7.4.3.22-ga22 For more information on using the...

7550
2
thumbnail
Maharajan Paramasivan | 29 Apr 2022

Part-1 | What & Why & When Custom Liferay Framework Create your own Liferay Framework, Understand the possibilities to write your own Liferay framework for any complex custom developed solution which could evolve with time like any other Liferay Out Of The Box Feature. Custom Liferay Framework - What? Alright! This is where we set the context. What is a Framework? ...

6597
4
thumbnail
Maharajan Paramasivan | 28 Apr 2022

Part-2 | How to Custom Liferay Framework? Implement your own Custom Liferay Framework over a simple use case and understand the possibilities and capabilities that open up. Continuing on top of the perspectives and ideas discussed in Part 1 of the blog series, we will try to implement our own Custom Liferay Framework for a simple use case picked up from one of the Liferay OOTB...

6114
1
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA21: docker run -it -p 8080:8080 liferay/portal:7.4.3.21-ga21 For more information on using the...

6738
1
thumbnail
Mohammed Yasin | 21 Apr 2022

Liferay provides an option to configure password policy (refer), it provides an option to mention Password Expiry Time. Once the Password is expired then user will not be able to login to the system and when user tries to login, Liferay shows error message :   Error: Your password has expired. Please contact an administrator to reset your password. Admin needs to reset the user...

7042
0