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...
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...
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...
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...
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...
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,...
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...
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...
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...
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.
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...
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...
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...
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,...
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...
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...
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!
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...
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...
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...
Showing 521 to 540 of 3,112 entries.