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!
-
Ben Turner | Oct 21, 2025 1:21 AM
Hi everyone, As I continue to get my feet well under the Community table, I'm trying to make liferay.dev a more engaging and generally more useful experience for you all. As of right now (like, a...
-
Olaf Kock | Sep 16, 2025 2:05 PM
Javascript EventListeners are a great tool and easily introduced in a template, a fragment or any other frontend component. It's quick to write window.addEventListener("scroll", doSomething); and...
-
Jeffrey Handa | Nov 11, 2024 10:11 AM
Background As the saying goes, the only constant in life is change and while I’m sure Heraclitus wasn’t thinking about software development back in 500 BC, it applies equally as well to Liferay...
Products: Liferay Portal Capabilities: Platform -
David H Nebinger | Sep 6, 2024 6:58 PM
Introduction So I've been a developer for a long time (longer than I care to admit). When I started, being a developer actually meant you had to wear many hats, one of which has included database...
Blog Stream: Featured Products: Liferay Portal Liferay DXP Capabilities: Platform Releases: Liferay Portal 7.4 Liferay DXP 7.4 -
Jeffrey Handa | Aug 23, 2024 12:04 PM
Introduction Welcome back to the second part of our series about creating and importing products with Liferay. In the previous post, we talked about getting started with the Minium accelerator and...
Products: Liferay Portal Capabilities: Platform Commerce -
Lohita Sagar Mishra | Aug 14, 2024 6:06 AM
CONTENT & EXPERIENCE MANAGEMENT Content management features provide support for creating and managing structured web content and digital assets for developers and business users, including a modern...
-
Jeffrey Handa | Aug 5, 2024 8:12 PM
Introduction In a previous post and follow-up, I provided some background on using Liferay's Batch APIs to import products. I realize that for anyone that is new to Liferay's commerce capabilities...
Products: Liferay Portal Liferay DXP Capabilities: Platform Commerce Releases: Liferay Portal 7.4 Liferay DXP 7.4 -
Lohita Sagar Mishra | Jul 8, 2024 9:24 AM
Virtual Instance in Liferay 7.4 In this Blog Today we will discuss about the Virtual Instance in Liferay 7.4 version. What is virtual Instance: - As we know that when we install a new Liferay DXP...
Blog Stream: News Featured Products: Liferay Portal Capabilities: Frameworks Platform Cloud Releases: Liferay Portal 7.4 -
David H Nebinger | Mar 15, 2024 3:02 PM
DEVCON 2024 is happening! Dates: 11-14 November 11 Nov: Welcome Evening Reception - 7:00 pm - 10:00pm 12 Nov: 9:00am - 5:30pm 13 Nov: 9:00am - 5:30pm, Party Night starting at 7.30pm 14 Nov:...
Blog Stream: Featured Products: Liferay Portal Liferay DXP -
Daniel Dias | Feb 5, 2024 2:51 PM
Introduction GitLab is a web-based DevOps lifecycle tool that provides a Git repository manager, continuous integration (CI), continuous delivery (CD), and a range of collaboration and project...
Announcements: Development Releases Blog Stream: Featured Products: Liferay Portal Capabilities: Platform Cloud Releases: Liferay Portal 7.4 -
Daniel Dias | Jan 31, 2024 7:05 PM
Introduction Kubernetes, commonly referred to as K8s, is an open-source system designed for automating the deployment, scaling, and management of containerized applications. It is a robust and...
-
Tibor Lipusz | Dec 14, 2023 10:43 AM
Features Multiple Reindex Modes: Full Reindex, Concurrent Reindex (Blue/Green), and Sync Reindex. High Availability: Continuous service during reindexing operations with select modes. System...
Announcements: Stable Releases Blog Stream: News Featured Products: Liferay Portal Capabilities: Platform Releases: Liferay Portal 7.4 Liferay DXP 7.4 -
David H Nebinger | Sep 29, 2023 2:48 AM
Introduction Recently I was pulled into a client project that was created for Liferay 7.4 and they needed to share content, structures, templates, documents, etc with multiple sites. Then I found...
Blog Stream: Featured Products: Liferay Portal Liferay DXP Capabilities: Platform Releases: Liferay Portal 7.4 Liferay DXP 7.4 -
Bhargav R Vaghasiya | Aug 10, 2023 9:14 AM
Problem: Using custom fields for custom entities? However, the Liferay control panel does not provide a way to determine how many custom fields there are for custom entities. Solution: Just add a...
Blog Stream: Featured Products: Liferay Portal Capabilities: Platform Releases: Liferay Portal 7.4 Liferay Portal 7.3 Liferay DXP 7.3 Liferay DXP 7.4 -
Tibor Lipusz | Aug 2, 2023 9:59 AM
What is a Collection Provider? Collection providers group items into collections for display on your pages. Several are available out-of-the-box, or you can create them using the Information...
Announcements: Development Releases Blog Stream: Featured Products: Liferay Portal Liferay DXP Capabilities: Platform Releases: Liferay Portal 7.4 Liferay DXP 7.4 -
Tibor Lipusz | Jun 20, 2023 9:34 AM
Starting with Liferay Portal 7.4 CE GA81 and Liferay DXP 7.4 Update 81, on-premise deployments can operate with Elasticsearch 8 as the search engine. This capability is provided by leveraging the...
Announcements: Stable Releases Blog Stream: Featured Products: Liferay Portal Liferay DXP Capabilities: Platform Releases: Liferay Portal 7.4 Liferay DXP 7.4 -
Bhargav R Vaghasiya | Mar 24, 2023 6:09 AM
Liferay Objects can generate service layers by simply declaring schema in the Liferay control panel. Liferay makes the Object's content accessible via headless APIs as well. On Notifications with...
-
David H Nebinger | Mar 13, 2023 5:16 PM
Another quick one today... So when you start your brand spanking new Liferay environment, you will automatically get your test@liferay.com administrator account (or test@<your company email here>...
Blog Stream: Featured Products: Liferay Portal Liferay Portal 7.x Liferay DXP Capabilities: Platform -
Neil Harwani | Feb 22, 2023 9:25 AM
How to debug Liferay? Some pointers. – Part 1. Many a times, we only check at specific places and forget other areas while debugging. This small blog acts as a checklist to check and debug Liferay....
Products: Liferay Portal Capabilities: Platform -
David H Nebinger | Jul 22, 2022 2:59 PM
Introduction I've been working with a client to upgrade their Spring portlet wars to Liferay 7.4. And the update is kind of big as we're upgrading Spring, changing to PortletMVC4Spring (needed for...