RSS
thumbnail
Roselaine Marques | 29 Sep 2020

DISCLAIMER: This blog  post has Spanish and English version. Hello everybody, like I promised on Dev24, here we are in the Blog Post with the complete step by step from start to finish. Here you can learn how to create an extension “Discount Rule Type” on Liferay Commerce, with a configuration option.  This is a link if you missed the...

15527
3
thumbnail
Olaf Kock | 22 Sep 2020

   A repeat guest - today I've talked to one member of my team, Bryan Cheung. In that team, he currently holds the position of Liferay's CEO (start listening, and you'll get it) Bryan was part of my welcome committee when I started working for Liferay in 2010, and that's where we start the conversation. Here are some of the topics that we talked about: Bryan...

11259
0
thumbnail
Mohammed Yasin | 21 Sep 2020

Liferay  Image Editor is  one of the built in feature provided by Liferay for editing and updating the images, to know more about this please refer. Many times we come up with requirements of having image editor in our custom module. To use Image Editor in our custom code we can do the following steps : 1. Load the Liferay Image Editor   2. Save the...

10917
2
thumbnail
David H Nebinger | 15 Sep 2020

One thing that I commonly see Liferay admins doing is changing the user.timezone JVM parameter to their local timezone. I mean, I get why this might seem like a good idea. I only serve users around me who are in the same timezone. I don't like the logs showing the GMT time instead of the local time. I want everything to reflect my particular timezone. When I query the database, it...

19497
4
thumbnail
Olaf Kock | 08 Sep 2020

On and around 24 September (depending on your exact timezone), we'll host the very first /dev/24 livestream. Technical information for 24 hours - sleep ahead, and schedule some recovery time afterwards. We're starting 24 Sep 7:00 UTC and carry on for full 24h. The draft agenda is now published. It still needs some polishing, and there are some empty slots in the very early...

20448
0
thumbnail
Yuxing Wu | 01 Sep 2020

Downloads: Liferay Portal 7.1 GA4: Patch | Readme Liferay Portal 7.2 GA2: Patch | Readme All vulnerabilities fixed in these patches have already been fixed in Liferay Portal 7.3 GA5. Please refer to the readme file for a list of issues addressed in each patch. For more information on working with patches, please see Patching Liferay Portal . Thanks to Arun Das,...

12851
4
Mariano Álvaro | 15 Mar 2021

Esta entrada de blog  está también disponible en español.   Liferay is designed to scale horizontally by supporting the addition of new nodes. This nodes will share the same information, but will also be able to handle different requests simultaneously. You can find much more information in Liferay DXP Clustering. Liferay cluster synchronization and...

22413
3
Miti Patel | 08 Sep 2020

In Liferay, we will export/import data into different formats and one of the format is CSV (Comma-separated values). Similar way, you can also import/export data using excel file. This blog is on how to export/import data as CSV in Liferay Portlet Development. Here we will export all users details as CSV formatted file from database and import user...

17987
2
thumbnail
Matija Šuklje | 25 Aug 2020

At Liferay we take our Open Source roots seriously and are increasing our commitment to the movement. When we look at how people can contribute to Liferay Portal, one of the bigger hurdles was that our contribution process is quite complex – including having to create a JIRA ticket and through that sign our Liferay Portal Contributor’s Agreement. That required setting up an account...

11100
3
thumbnail
Yuxing Wu | 25 Aug 2020

I just want to give everyone a heads up and let you know that the Community Security Team will be releasing a new community security patch on September 1 for Liferay Portal 7.2.1 and 7.1.3. We hope this notice will give you some time to prepare if you and your organization need a bit of time to prepare.

10478
3
Sam Ziemer | 21 Aug 2020

We get requests at Liferay for an ER diagram for the database regularly. We do not have an ER diagram, nor are there any intentions to create one for the database. One of the most important reasons behind this decision is that any CRUD operations to the database simply SHOULD NEVER be made by anything except the Liferay API. Making manual changes in a Liferay database violates support...

23686
3
thumbnail
Olaf Kock | 21 Sep 2020

UPDATE: The event is getting closer, and the agenda (with times and a lot more topics and speakers) is now available at https://liferay.dev/24. This preliminary blog post is no longer maintained If you have already heard about /dev/24, you're probably already waiting for an agenda. Whether you've heard about /dev/24 or not, you'll be happy to hear about a preliminary agenda, to...

18456
0
thumbnail
Jamie Sammons | 15 Oct 2020

We are happy to announce the release of Liferay Portal CE 7.3 GA5, this is our fifth GA for 7.3 this year following the new rolling release cycle that we adopted and announced earlier this year. As with previous GAs, this new release is adding many new and very interesting features based on our roadmap and includes improvements based on the feedback that we have received from...

22720
12
thumbnail
Olaf Kock | 12 Aug 2020

   David Gómez is part of Liferay's Developer Relations Team, and we took some time to talk about the upcoming /dev/24 livestream of developers and other users of Liferay DXP and Liferay Portal with a technical background. Here are some of the topics that we talked about: David is part of Liferay's Developer Relations team Liferay's Developer Relations,...

14442
1
thumbnail
David H Nebinger | 15 Aug 2020

Malcolm Gladwell is often misquoted as saying, and I'm paraphrasing here, you need 10,000 hours in a subject to become an expert. It's a phrase many of us have heard, whether attributed to Gladwell or not. Actually what he did imply in his book Outliers: The Story of Success is that you need 10,000 hours in a subject to become a phenom, the expert's expert, the grandmaster in chess or...

12421
1
thumbnail
David Gomez | 12 Aug 2020

Maybe you are (or have been at some point) afraid of sharing with the community, submitting a proposal to a Conference, or a User Group meetup because you think that you don’t have anything interesting, that your experiences or findings are not worth it, they are not a big deal. If you are one of those, or you know someone suffering from those symptoms, stay with me through this...

20116
6
thumbnail
Abigail Pettit | 27 Jul 2020

We are excited to announce the launch of our Twitter and YouTube accounts, where we will be posting education-related content such as tutorials, feature highlights, and product overviews. Make sure to follow and subscribe, and let us know if there are any topics you want to be featured!

13900
0
thumbnail
Brandon Pettit | 24 Jul 2020

Hey All! I am happy to announce that the Front-End and Back-End Developer certification exams for Liferay DXP 7.2 have been released! Over the past few months, the Education team has been hard at work creating a strategy for the future of Liferay Certification. With these new certification exams, we hope to improve passing rates by focusing more on practical solutions to problems...

17501
0
Suyash Bhalekar | 29 Jul 2020

I spent some time understanding the patching tool and I found that the patching tool's store option is very useful when it comes to comparing patches with custom modules. Use case : You have Liferay Portal instance with fixpack say liferay-fix-pack-de-89-7010.zip and hot fix say liferay-hotfix-7477-7010.zip. And now you come across a scenario where you found a liferay bug. You...

13064
3
thumbnail
mehdi tilab | 24 Jul 2020

In this case I want to override Liferay Forms email notification template. At first I read following help doc: https://help.liferay.com/hc/en-us/articles/360030320832-How-can-I-configure-or-customize-the-look-and-content-of-email-notifications-sent-after-a-form-entry-has-been-submitted- I'm using liferay 7.1.3 CE and do following steps: Shutdown my Liferay at...

13194
3