Blogs
This website uses cookies to ensure you get the best experience. Learn More.
Blogs
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 GA70: docker run -it -p 8080:8080 liferay/portal:7.4.3.70-ga70 Bundles and other download options ...
Web components are a set of standardized web platform APIs that allow developers to create reusable and encapsulated custom HTML elements; They are built using web technologies such as HTML, CSS, and JavaScript and can be used to build web applications that are modular, interoperable, and highly reusable. Liferay has opened the space for their customers to embed any web component...
If you've ever repeatedly gone through a checklist, with programming knowledge: How often did you have to repeat the steps until you automated them? Or, without programming knowledge: How often did you repeat them until you wished for them to be automated? I'm working in Liferay's Sales Engineering team. And in this role, I constantly set up new servers and install demos - and I'd...
Another short one today, this one is due to something shared with me by my good friend Olaf Kock... It starts with a question - do you like waffles? Or, more specifically, do you like the Liferay Waffle Menu? It starts with the little waffle icon: And from there, you get to your Applications menu: Or even your Control Panel: I do like the waffle menu,...
It has been a long time, but we are finally here. DEVCON is back in person! From May 23th through 25th, you will experience more than 15 hours of content and networking opportunities with the Liferay community. Take note, DEVCON 2023 will be hosted on the beautiful margins of the Douro River in Porto, Portugal. There, you will join attendees to participate in more than 25 talks...
Below are the important notes & links for configuring Liferay DXP with Elasticsearch. Configuring Elasticsearch – Liferay Help Center – DXP 7.0 Installing Elasticsearch – Liferay Learn – DXP latest Securing Elasticsearch 6.5 with X-Pack – Liferay Help Center – DXP 7.0 with ES 6.5 Securing Elasticsearch – Liferay Learn – DXP...
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 GA69: docker run -it -p 8080:8080 liferay/portal:7.4.3.69-ga69 Bundles and other download options If you...
Liferay DXP 7.4 supports integration with Azure Blob Storage for storing and managing files in the cloud. This integration allows users to take advantages of the scalability and durability of Azure Blob Storage while using Liferay DXP as their content management system. Azure Blob Storage is a cloud-based object storage service offered by Microsoft Azure. It is designed to store...
Liferay Objects can generate service layers by simply declaring schema in the Liferay control panel. Liferay makes the Object's content accessible via headless APIs as well. On Notifications with Liferay Objects, I've already written one blog post. I'll go over the fundamentals of objects, mappings, and Layouts in greater depth. Create Objects Go to Liferay's...
Another quick one today... So when you start your brand spanking new Liferay environment, you will automatically get your test@liferay.com administrator account (or test@<your company email here> if you've set up the company.default.web.id and/or company.default.virtual.host.mail.domain property keys before first launch, or <your admin>@<your company...
Liferay is a web application platform that allows developers to create and manage complex web applications with ease. It offers a range of features and tools that enable developers to build feature-rich, dynamic, and interactive web applications that cater to various business needs. Liferay also supports client-side extensions that allow developers to create custom user interfaces...
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 GA68: docker run -it -p 8080:8080 liferay/portal:7.4.3.68-ga68 Bundles and other download options If you...
Low code and no code development are handy for developing a website without a technical background. Liferay came with the Object concept, which is able to generate the persistence and service layers by just defining the required fields from the liferay control panel. In this blog, here are some essential points from the objects. Notification for an object entry ...
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 GA67: docker run -it -p 8080:8080 liferay/portal:7.4.3.67-ga67 Bundles and other download options If you...
So just a quick blog post today... I was working with Support where they were trying to help a client that had a failed U64 bundle upgrade in Production and we were trying to understand what the failure was and help the client complete the upgrade. Then my friend Christopher Lui happened to mention: the odd thing is that this customer upgraded their Dev environment...
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 GA66: docker run -it -p 8080:8080 liferay/portal:7.4.3.66-ga66 Bundles and other download options If you...
If you have multiple node and want to achieve session replication using jgroup cluster then please follow steps to achieve your goal. Tomcat Node-I Configuration S1: Create tcp.xml(under tomcat/conf directory) and place below content Example <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:org:jgroups" ...
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 GA65: docker run -it -p 8080:8080 liferay/portal:7.4.3.65-ga65 Bundles and other download options If you...
Single ready reference of important links for customers & partners of Liferay: Where is the customer portal: https://www.liferay.com/customers Where do I find the documentation – Version & Product wise: https://learn.liferay.com/ Where is the developer portal: https://www.liferay.com/developers Where is the partner portal: https://www.liferay.com/partners Where...
Here are some links on important technical concepts of Liferay – Part 1. Hope this is helpful to all using and learning Liferay. Clustering: Liferay DXP Clustering – Liferay Help Center Upgrade: Upgrade Basics — Liferay Learn LXC: Liferay Experience Cloud – Liferay Help Center Search: Search Overview — Liferay Learn Architecture: Introduction to...