RSS
thumbnail
Fabian Bouché | 14 Aug 2023

I've recently been involved in an investigation regarding an issue with the Azure Blob Storage DL Store connector. One of my concern was the reproduction of the issue. Meet Azurite: https://github.com/Azure/Azurite Azurite is an Azure emulator which supports Azure Blob Storage, Queue and Tables. As far as Liferay is concerned, it's Azure Blob Storage we are interested...

1106
0
thumbnail
Rafaela Nascimento | 15 Aug 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 GA89: docker run -it -p 8080:8080 liferay/portal:7.4.3.89-ga89 For more information on using the...

1480
0
thumbnail
Iván Zaera Avellón | 11 Aug 2023

This article explains how to leverage the new ECMAScript modules feature (from now on will be referred to as ESM), Custom Element and Import Map Entry client extensions in Liferay DXP to achieve the same goals possible in the AMD architecture (and more). The motivation for this article is that, with the new ESM/client extensions architecture, the things we were used to doing with...

1831
0
Shubhankar Soni | 11 Aug 2023

It is critical to have the correct monitoring tools in the right places while debugging Performance Bottlenecks in Production/Non-Production Environments. Glowroot is a strong open-source APM solution that is simple to set up and operate. There are different modes of setting up Glowroot i.e. Glowroot as Agent Glowroot as Central Collector In this blog,...

3409
0
thumbnail
Bhargav R Vaghasiya | 11 Aug 2023

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 single component, and it is done.   On this branch, I have created a sample component that can be deployed quickly into liferay. Once it is deployed, it will add ...

1988
0
thumbnail
David H Nebinger | 02 Oct 2023

Introduction So if you really want to set off a firestorm with geeks like myself, step into the group and say "VI is better than Emacs!" Be sure to turn and walk away quickly or you might find yourself included in the tussle. Another way to set off a firestorm is to mention ChatGPT. Some like it, some hate it. I'm not really going to cover whether it is...

1956
0
thumbnail
Jamie Sammons | 07 Aug 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 GA88: docker run -it -p 8080:8080 liferay/portal:7.4.3.88-ga88 Bundles and other download options ...

1513
0
SONALI MAHESHWARI | 02 Aug 2023

Here are some key aspects of automation in Liferay 7.3 using the Dispatcher: Event-driven automation: Liferay Dispatcher allows you to define actions that are triggered by specific events within the portal. These events can be system events, such as user creation or document modification, or custom events that you define within your application....

1522
0
thumbnail
Tibor Lipusz | 04 Aug 2023

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 Framework to group items into the collections you need. Learn more at Collection Providers. What is Blueprints? People can use Search Blueprints to customize the search query...

1412
0
thumbnail
Jamie Sammons | 31 Jul 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 GA87: docker run -it -p 8080:8080 liferay/portal:7.4.3.87-ga87 Bundles and other download options ...

1658
0