
Parth Radadiya

Thu Mar 06 2025
In today's digital landscape, personalization is key to engaging customers. Dynamic segmentation goes beyond traditional methods by adapting in real-time based on customer behavior and preferences.

Yamish R. Bhalara

Sat Feb 15 2025
In today's competitive digital landscape, enterprises are constantly looking for robust and scalable solutions to manage their websites, content, and digital experiences. When it comes to enterprise-level content management systems (CMS) and portal solutions, Liferay has long been a leader globally.

Yamish R. Bhalara

Wed Feb 12 2025
Discover how Liferay's AI features help accelerate content creation, deliver intelligent assistance, and provide actionable insights—empowering businesses to deliver smarter, faster, and more personalized digital experiences.

Yamish R. Bhalara

Thu Jan 23 2025
Liferay 7.4 introduces a cutting-edge feature in its beta release - Proxy Objects. This new functionality is set to enhance the way developers build and manage applications within Liferay, providing them with greater performance, flexibility, and efficiency. But what exactly are Proxy Objects, and how can they be used in your Liferay projects? In this blog, we'll break down everything you need to know about this feature and how to leverage it for better results.

Yamish R. Bhalara

Fri Dec 20 2024
Upgrading your Liferay portal can be a daunting task, but with the right plan, you can make the process smooth and successful. This step-by-step guide provides detailed instructions on how to assess your current setup, prepare for the upgrade, execute the upgrade with minimal risk, and validate your post-upgrade system.

Yamish R. Bhalara

Thu Dec 12 2024
The Liferay Job Scheduler is a flexible and powerful framework built on Liferay's scheduler engine. It allows users to run and schedule business logic efficiently within the Liferay platform. By utilizing this framework, developers can create automated tasks that execute at predefined times, enabling processes like data imports, report generation, and more without manual intervention.

Yamish R. Bhalara

Fri Nov 29 2024
In Liferay, creating a custom servlet filter involves extending the 'BaseFilter' class and overriding the 'processFilter' method. This is where you define the logic you want to apply to HTTP requests and responses.

Yamish R. Bhalara

Tue Nov 26 2024
In Liferay, the wysiwyg editors used to edit content, such as CKEditor and AlloyEditor, are essential components that allow users to create rich, dynamic content easily. However, different projects may have specific requirements for how these editors should behave. Whether you need to add custom plugins, change toolbar configurations, or adjust the appearance, Liferay offers various ways to modify the default editor configurations.