Blogs
Welcome to the new Blogs page, where you can search and filter the available blogs to much more easily find what you're looking for!
But, don't worry - if you prefer the old UX with the Blogs Widget, it's still available - just use the Blogs List link in the left navigation and it will be like it's 1999 all over again!
-
Jamie Sammons | Apr 22, 2022 3:57 PM
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...
-
Mohammed Yasin | Apr 21, 2022 9:19 AM
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...
-
-
Ashley Yuan | Apr 11, 2022 10:51 AM
Liferay IntelliJ 2.0.1 plugin has been made available. Head over to this page for downloading. This plugin supports IntelliJ 213 and greater. Release Highlights: upgrade sinceBuild to 213 bug fix...
-
-
Michael Chen | Apr 7, 2022 5:11 PM
Many UI teams prefer building Liferay DXP Theme using gulp instead of the Liferay Theme Builder. For example, cd themes/my-themenpm installgulp build However, Liferay has not documented ways to...
Products: Liferay Portal 7.x Capabilities: Platform -
Neil Griffin | Apr 4, 2022 3:27 PM
The following versions of PortletMVC4Spring were released on April 1, 2022 AD: (NOT an April Fools joke, BTW -- the release actually occurred on that day) Version Description 5.3.2 For use with...
-
Jamie Sammons | Apr 1, 2022 5:03 PM
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...
-
Ashley Yuan | Apr 1, 2022 10:28 AM
The new release supports for more servers as well as some improvements for user development. Community Download https://liferay.dev/-/ide-installation-instructions Community Download...
-
-
David H Nebinger | Mar 24, 2022 3:15 PM
Introduction So my friend Thiago Moreira posted the following (slightly edited) message to our internal Slack: Hey, so I've built a module for 7.4 GA5, but when it is deployed to 7.4 GA16, I get a...
-
-
Jamie Sammons | Mar 11, 2022 5:08 PM
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...
-
Maharajan Paramasivan | Mar 9, 2022 5:18 AM
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...
Products: Liferay Portal Liferay Portal 7.x Capabilities: Frameworks Platform -
Gabriel Albino | Mar 4, 2022 5:18 PM
Hi guys, quick tip: I've noticed that special characters present in Language.properties file appears as a question mark (?) in configuration interfaces generated by Object Class Definit (@Meta.OCD)...
-
Jamie Sammons | Mar 4, 2022 5:00 PM
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...
-
David H Nebinger | Mar 2, 2022 3:08 AM
Another quick one this week... A community member reached out and asked for help with a problem on their DXP Cloud site. They were already working with DXP Cloud support, but they had been...
-
-
David H Nebinger | Feb 25, 2022 3:34 PM
Just a quick one today... In previous versions of Liferay, if you were browsing a site as a guest but wanted to access a private page or a private site, Liferay would automagically show you the...
-
Jamie Sammons | Feb 18, 2022 5:26 PM
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...
-
Petteri Karttunen | Feb 17, 2022 10:52 AM
In the sequel for Implement Predictive Search in Liferay Part 1: Autocomplete I’ll demonstrate how to create a predictive search in another flavor: search as you type. It works like this: the user...
-
David H Nebinger | Feb 14, 2022 8:29 PM
Introduction Recently I was asked how to implement MDC and/or NDC in Liferay 7.4, and since I thought it might be interesting to a wider audience, I'm going to blog about it here. Background In a...
-
Petteri Karttunen | Feb 14, 2022 5:01 PM
Liferay doesn’t have predictive search, but it doesn’t mean it would be difficult to implement. In the following two blogs I’ll demonstrate implementing it in two flavors: an autocomplete...
-
-
David H Nebinger | Feb 11, 2022 7:14 PM
Introduction In November of 2018, I authored a blog, Boosting Search. In that blog, I showed how to boost search results for tag matches in an effort to provide some alternative to GSA's KeyMatch...
Blog Stream: Featured Products: Liferay Portal 7.x Liferay DXP Capabilities: Platform Releases: Liferay Portal 7.4 Liferay Portal 7.3 Liferay DXP 7.3 Liferay DXP 7.4 -
Vitaliy Koshelenko | Feb 7, 2022 11:01 PM
Overview In this blog I'll explain how to implement a custom Headless API module, configure an OAuth2 authorization and consume the API. We’ll implement the Headless API for “App manager”...
Releases: Liferay Portal 7.4 -
David H Nebinger | Feb 7, 2022 3:50 PM
Introduction I've worked with clients that, for one reason or another, needed to change their database platform. This ask has increased with the move to DXPCloud and MySQL database. I'm not sure...
Blog Stream: Featured Products: Liferay Portal Liferay Portal 7.x Liferay DXP Capabilities: Platform Cloud -
-
-
David H Nebinger | Jan 26, 2022 12:02 AM
Introduction I was recently polling my coworkers looking for new blog ideas, and Filipe Melo asked about Websockets. I haven't seen any other documentation or blogs about building Websocket...
-
Yuxing Wu | Jan 25, 2022 2:17 AM
Downloads: Liferay Portal 7.3 GA8: Patch | Readme All vulnerabilities fixed in these patches have already been fixed in Liferay Portal 7.4 GA5. Please refer to the readme file for a list of issues...
-
Jorge Diaz | Jan 24, 2022 8:00 AM
Liferay stores all the information in a relational SQL database, but most of the entities (Web Content, Documents, Users, Blogs Entries, etc.) are also indexed on the Elasticsearch server. This...
Blog Stream: Featured -
-
Madhukar Kumar | Jan 21, 2022 7:20 PM
What is two-way ssl communication? In two-ways ssl authentication, Client and server need to validate and authenticate each other's identities. This can be summarized with the picture below. How...
Products: Liferay Portal Capabilities: Cloud -
David H Nebinger | Jan 21, 2022 7:08 PM
Hey, so a quick post today about how to set up JNDI connections in Liferay CE 7.4 or Liferay DXP 7.4. Liferay moved jars around in 7.4. No longer are there key jars in the Tomcat lib/ext directory...
-
-
Pablo Molina | Jan 19, 2022 9:08 AM
The English version of this article can be found here: Fragments, React and Widgets. Los Fragmentos son simples, son trozos de HTML, CSS y JavaScript que se pueden añadir a una página y fácilmente...
-
Pablo Molina | Jan 19, 2022 8:31 AM
Fragments are simple, are just some pieces of HTML, CSS and JavaScript that can be added to a page and easily managed by FrontEnd developers. That was, more or less, the first definition we gave...
-
-
David H Nebinger | Jan 13, 2022 5:55 PM
Introduction My friend and coworker Eric Chin recently posed a question on our internal slack channels asking if anyone had experience with Liferay's Batch mode and he was not finding enough...
Blog Stream: Featured Products: Liferay Portal Liferay DXP Capabilities: Frameworks Platform Releases: Liferay Portal 7.4 Liferay Portal 7.3 Liferay DXP 7.3 Liferay DXP 7.4