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!
-
YOGESH CHANDRA | Oct 8, 2025 3:42 PM
1. Introduction: Why It’s Time to Rethink Themes Most Liferay customers upgrading from older versions (like DXP 7.1–7.4) face recurring challenges with traditional themes—performance bottlenecks,...
Blog Stream: Featured Capabilities: Platform Releases: Liferay DXP 2025.Q1 Liferay DXP 2025.Q2 Liferay DXP 2025.Q3 -
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...
-
Ben Turner | Sep 16, 2025 1:21 AM
Hi everyone, Thanks to everyone that was able to join either of our 2025.Q3 release webinars last week. Whether you were able to attend or not, but are interested in the content, I'm pleased to...
Announcements: Stable Releases Blog Stream: News Capabilities: Platform Releases: Liferay DXP 2025.Q3 -
Hồ Nhật | Sep 13, 2025 11:42 AM
1. Why choose AMIS instead of Form Fragments or pure Client Extension? When developing complex applications on Liferay, you can use the available Form Fragments or build a custom front-end...
Capabilities: Platform Releases: Liferay Portal 7.4 Liferay DXP 7.4 Liferay DXP 2025.Q3 -
-
Sudhanshu Mishra | Aug 16, 2025 4:18 PM
Before moving forward, we must know, What is CRA and Vite? Why we should always use Vite over CRA? Let's have clarity to these questions first. 1. CRA (Create React App) What it is: CRA is a...
-
David H Nebinger | Jun 12, 2025 4:11 PM
So recently I was working with a client, they were asking about a problem they were having. I started with my typical first question which is "What version of Liferay are you using?" Their...
-
David H Nebinger | Jun 6, 2025 2:21 PM
Just a short one today... So like every few months I either encounter a build error from RESTBuilder code, or someone asks me about it... Basically after generating RESTBuilder code, when you try...
-
David H Nebinger | May 14, 2025 2:23 PM
Introduction So anyone who knows me can tell you that I'm a huge fan of Custom Elements, especially when used with Liferay Objects. I prefer to use React for creating the front end and Objects for...
-
David H Nebinger | Mar 5, 2025 7:49 PM
So this is just a quick post inspired by an answer my friend Evan Thibodeau posted to a Liferay Community Slack question: Hi, how to develop admin applications (i.e. the ones that can be added and...
-
David H Nebinger | Jan 3, 2025 8:41 PM
A real quick one today so everyone is aware. The next releases of Liferay, DXP 2025.Q1 and CE GA 134, will be built using JDK 17. This means that JDKs 8 and 11 will not be an option at all. You'll...
-
David H Nebinger | Dec 9, 2024 4:26 PM
Well, we've done it! We've updated finally from React 16 to React 18 at the portal level. In DXP 2025.Q1 and CE GA 134*, Liferay is no longer going to be based on React 16. This is significant...
Blog Stream: Featured Capabilities: Frameworks Platform -
-
David H Nebinger | Nov 25, 2024 6:14 PM
Introduction For a long time now Private Pages have been deprecated by Liferay... From a platform perspective, they are really a pain. A site can be made up of two different kinds of pages, public...
-
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 -
Daniel Martinez Cisneros | Nov 6, 2024 9:46 AM
This article provides the necessary steps to configure Cross-Cluster Replication (CCR) for Elasticsearch with Liferay on a local machine. By following this guide, you’ll simulate the behavior of...
Blog Stream: Featured Capabilities: Platform Releases: Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Liferay DXP 2023.Q3 Liferay DXP 2023.Q4 Liferay DXP 2024 Q1 Liferay DXP 2024 Q2 -
David H Nebinger | Oct 11, 2024 1:07 PM
Many weeks ago I blogged about how I could no longer add images to blogs and this was preventing me from publishing some entries I had which needed screen shots... We have since fixed that issue,...
Blog Stream: Featured Capabilities: Frameworks Platform Cloud Releases: Liferay DXP 2023.Q3 Liferay DXP 2023.Q4 Liferay DXP 2024 Q1 -
-
Jawad Bin Azhar | Oct 9, 2024 12:30 PM
you read it right :) , the idea might sound weird to many but if you are like me and have been working on Liferay for quiet some time especially for clients with lots of custom OSGI modules , where...
Capabilities: Frameworks Platform Releases: Liferay Portal 7.4 Liferay Portal 7.3 Liferay Portal 7.2 -
David H Nebinger | Oct 1, 2024 7:34 PM
Introduction Goodbye MySQL? No, don't worry, Liferay isn't dropping support for MySQL, don't start panicking just yet. Liferay has been transitioning new PaaS and new/existing SaaS systems from...
-
Mohammed Yasin | Sep 28, 2024 10:38 AM
Liferay Objects has been one of the powerful features of Liferay. It provides codeless approach of building application. It provides headless api which can be used for accessing object entry data....
-
David H Nebinger | Sep 25, 2024 4:03 PM
Recently I was helping a client who seemed be under a DDOS attack... Analysis of traffic showed a large number of incoming requests that seemed to be doing searches for various expected keywords....
-
David H Nebinger | Sep 18, 2024 12:55 PM
Introduction As evidenced by my recent blogs, I'm still on a React Custom Element Client Extension tear... I think this is the best way to develop custom solutions on Liferay because they are free...
Blog Stream: Featured Capabilities: Frameworks Platform -
-
David H Nebinger | Sep 13, 2024 5:19 AM
Everyone loves a bug bounty program, right? Well I want to launch an unofficial bug bounty program today! What are we looking for? Bugs related to performing builds using JDK17 and/or JDK21. So...
-
David H Nebinger | Sep 11, 2024 1:54 AM
If you're looking for the simplified process, you can skip ahead by clicking here. Introduction Lately my focus has been on development of React applications consuming Liferay Headless APIs. When...
-
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...
-
David H Nebinger | Aug 9, 2024 3:21 PM
Happy Friday! Short blog post today since I've just found out that the Liferay IDE and the Liferay Developer Studio (LDS) have both been updated!...
-
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 -
Jeffrey Handa | Aug 1, 2024 2:27 AM
Introduction This is a quick follow up to my last post where I discussed how to use Liferay's batch APIs to import products. I've had a few people asking how they could leverage the batch APIs to...
Capabilities: Frameworks Platform -
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 | Jul 2, 2024 7:06 PM
Introduction So we have a public repo we've been using to train developers on Liferay, but we're using HSQL. We did this on purpose because we couldn't guarantee that developers would have a common...
-
Jeffrey Handa | Jul 1, 2024 7:33 PM
Introduction In most cases, if you’re going to be using Liferay’s Product capabilities you’re going to be importing product data from an external system such as a PIM, ERP, or even a legacy...
Capabilities: Frameworks Platform Commerce -
David H Nebinger | Jun 24, 2024 11:01 PM
A short blog post for today... I haven't apparently been blogging much in the last two months. Except that's not really true. I have 5 blog posts that have been waiting to be published that I can't...
-
David H Nebinger | Jun 24, 2024 6:30 PM
Introduction So Liferay has released Liferay DXP 7.4 2024 Q2 and Liferay CE 2024 GA 120, but along with this came a bunch of other updates that affect developers. These include: Blade 7.0.0 Gradle...
-
Victor Ware | Jun 12, 2024 9:09 PM
Java 8 was released to the world in March 2014. For the last decade, Liferay has been creating tools for users to build crafted, powerful solutions leveraging the Java 8 ecosystem. Even though we...
Blog Stream: Featured Capabilities: Platform Releases: Liferay Portal 7.4 Liferay DXP 7.4 Liferay DXP 2024 Q2 -
David H Nebinger | May 16, 2024 2:47 AM
Just a short one today... I happened to be researching Object Validations and I saw an interesting note posted here:...
Blog Stream: Featured Capabilities: Platform Cloud Releases: Liferay Portal 7.4 Liferay DXP 7.4 Liferay DXP 2023.Q3 Liferay DXP 2023.Q4 Liferay DXP 2024 Q1 -
David H Nebinger | May 10, 2024 6:45 PM
So I was starting a new workspace yesterday, issued my normal command: $ blade init projectname Error: The command init is missing required parameters. The following option is required: [-v |...