RSS
thumbnail
Vitaliy Koshelenko | 13 Nov 2023

Introduction During a Liferay project implementation we often have similar pieces of UI and functionality in different widgets - and that's not surprising, as UI/UX should be consistent across the entire portal. We, as developers, try to avoid code duplication in different ways: Create a "common" OSGi service that can be used in multiple widgets; Create a...

1292
0
thumbnail
David H Nebinger | 13 Nov 2023

Introduction So I kind of have a "famous" blog post on Liferay Scheduled Tasks: https://liferay.dev/blogs/-/blogs/liferay-7-ce-liferay-dxp-scheduled-tasks. I say "famous" because it has been used by many folks to create scheduled tasks for Liferay 7, but it has also been the source of some bugs (i.e. undeploying from a cluster could cancel a job ...

3620
8
thumbnail
Jamie Sammons | 10 Nov 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 GA102: docker run -it -p 8080:8080 liferay/portal:7.4.3.102-ga102 Bundles and other download options ...

1373
0
thumbnail
David H Nebinger | 09 Nov 2023

Introduction In today's Office Hours session, the first question out of the gate was "If I'm using OpenID Connect for SSO, how can I synchronize UserGroup membership?". And, well, I just didn't know, but I said that I'd find out and then write a blog post to share the details, figuring that others doing OIDC may face similar sorts of concerns. I thought that...

2366
5
thumbnail
Jamie Sammons | 03 Nov 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 GA101: docker run -it -p 8080:8080 liferay/portal:7.4.3.101-ga101 Bundles and other download options ...

864
3
thumbnail
Jamie Sammons | 30 Oct 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 GA100: docker run -it -p 8080:8080 liferay/portal:7.4.3.100-ga100 Bundles and other download options ...

893
0
thumbnail
Lawrence Lee | 24 Oct 2023

Liferay IntelliJ 2.0.6 plugin has been made available. Head over to this page for downloading. This plugin supports IntelliJ 232 and greater. Release Highlights: Liferay workspace project support Gradle 7 and JDK 17 Intellij plugin support to set customized environments variable for portal bundle Plugin support to read customized portal...

369
0
thumbnail
Bhargav R Vaghasiya | 25 Oct 2023

What is a Search Blueprint? Search Blueprints is the first feature of the Search Experiences tool set. Search Blueprint is used to customize the search experience without deploying code to the portal.   How can we set up Blueprints? To access the Blueprints, navigate to Application > Search experiences > Blueprints From this page, we can create...

643
0
thumbnail
Jamie Sammons | 23 Oct 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 GA99: docker run -it -p 8080:8080 liferay/portal:7.4.3.99-ga99 Bundles and other download options ...

744
0
thumbnail
Bhargav R Vaghasiya | 23 Oct 2023

What is an Object Model Builder? Object Model Builder is another way to design objects, including object settings and relationships. It supports visual representations of all object relationships and allows you to categorize objects in different folders.   How can we enable that? In the Latest Liferay, we can enable this feature from the feature flags placed at...

889
0