Capability

Platform

Liferay DXP is a robust platform with its own navigation menus, configuration methods, and core features. These core features are foundational to effective system administration, maintenance, notifications, and other core platform functions.

Feature
Deployment Approach
Configuring Liferay Authentication With Auth0 Using OpenId Connect
Configuring Liferay Authentication With Auth0 Using OpenId Connect This tutorial guides you through integrating Auth0, your Identity Provider (IdP), with your Liferay environment using OpenID...
Publikálás dátuma: 2024.04.26. 20:54
Using Multi-Factor Authentication
Using Multi-Factor Authentication To enhance your installation's security, you should disable less secure, one-factor forms of authentication, such as Basic Auth, Digest Auth, and WebDAV. You can...
Publikálás dátuma: 2024.04.26. 20:54
Multi-Factor Authentication Checkers
Multi-Factor Authentication Checkers Liferay DXP 7.4 ships with two additional factor checkers for Multi-Factor Authentication. Both of them are disabled by default, because they're only useful in...
Publikálás dátuma: 2024.04.26. 20:54
Setting Up Liferay
Setting Up Liferay After installing Liferay, configure it to meet your needs. Here are common setup tasks. Setup Tasks Activate Liferay (Subscription Required) Configure Your Instance ...
Publikálás dátuma: 2024.04.26. 20:54
Alternative Email Configuration Methods
Alternative Email Configuration Methods There are several methods of configuring Liferay DXP to connect to a mail server. The simplest way to get started is to configure mail using through the...
Publikálás dátuma: 2024.04.26. 20:54
Configuring Microsoft Office 365 with OAuth
Configuring Microsoft Office 365 with OAuth Liferay DXP 7.4 U79+/Liferay Portal 7.4 GA79+ Connect your Microsoft email service to Liferay with the use of OAuth 2.0 authorization. Note, Microsoft...
Publikálás dátuma: 2024.04.26. 20:54
Example: Creating a Simple DXP Cluster
Example: Creating a Simple DXP Cluster A fast, easy way to learn DXP clustering is to set up a two node DXP cluster environment on one machine using Docker containers. This example creates two DXP...
Publikálás dátuma: 2024.04.26. 20:54
Configuring Unicast over TCP
Configuring Unicast over TCP If your network configuration or the geographical distance between cluster nodes prevents you from using UDP Multicast clustering, you can configure TCP Unicast. You...
Publikálás dátuma: 2024.04.26. 20:54
Configuring Cluster Link
Configuring Cluster Link Enabling Cluster Link activates distributed caching. The cache is distributed across multiple Liferay DXP nodes running concurrently. Cluster Link uses Ehcache replication....
Publikálás dátuma: 2024.04.26. 20:54
Database Configuration for Cluster Nodes
Database Configuration for Cluster Nodes At minimum, nodes in a DXP cluster must be configured to share the same database (or database cluster) in order to function. Optimizations discussed here...
Publikálás dátuma: 2024.04.26. 20:54
Clustering for High Availability
Clustering for High Availability Liferay DXP can scale to serve everything from the smallest to the largest web sites. Out-of-the-box, it's configured optimally for a single server environment. If...
Publikálás dátuma: 2024.04.26. 20:54
Tuning Liferay
Tuning Liferay There are several ways to tune Liferay's performance. This involves configuring the Java Virtual Machine and frameworks that support the Liferay application, monitoring performance...
Publikálás dátuma: 2024.04.26. 20:54
Configuring Mail
Configuring Mail Liferay DXP/Portal can be configured to use a mail server to send email notifications for a variety of purposes: User registration and password management, Site membership...
Publikálás dátuma: 2024.04.26. 20:54
Initial Instance Localization
Initial Instance Localization Liferay DXP supports localization by language, time zone, and more. The English (US) language translation and GMT time zone are the defaults, but DXP has over 40...
Publikálás dátuma: 2024.04.26. 20:54
Configuring Default Email Senders
Configuring Default Email Senders By default, emails sent by Liferay DXP use the name and email address as the default admin user. This behavior can be configured for each of the different email...
Publikálás dátuma: 2024.04.26. 20:54
Tuning Your JVM
Tuning Your JVM Java Virtual Machine (JVM) tuning primarily focuses on adjusting Java heap and non-heap settings and configuring garbage collection. Finding settings that perform well for you...
Publikálás dátuma: 2024.04.26. 20:54
Using a CDN
Using a CDN A Content Delivery Network (CDN) is a distributed infrastructure for caching static, file-based content. When visitors hit your site, your static content is loaded from the server...
Publikálás dátuma: 2024.04.26. 20:54
Creating Notification Templates
Creating Notification Templates Liferay 7.4 2023.Q4+/GA102+ With Notification Templates, you can design automated email and user notifications for Liferay services. Each template identifies a...
Publikálás dátuma: 2024.04.26. 20:58
Configuring Workflow Actions and Notifications
Configuring Workflow Actions and Notifications Subscription Using the workflow designer, users can configure Workflow Actions and notifications for each node. Actions are very adaptable and you...
Publikálás dátuma: 2024.04.26. 20:58
Using Condition Nodes
Using Condition Nodes Subscription Condition nodes are useful for acting (transitioning, assigning, etc.) conditionally in the workflow. Perhaps you have multiple reviewers and must determine...
Publikálás dátuma: 2024.04.26. 20:58
Using Forks and Joins
Using Forks and Joins Subscription Here you'll learn how to use the Fork, Join and Join XOR nodes. These nodes are useful for workflow processes that have multiple reviewers like the...
Publikálás dátuma: 2024.04.26. 20:58
Developer Guide
Developer Guide Implementing Workflow Implementing a Custom SLA Calendar Using The Script Engine in Workflow Crafting XML Workflow Definitions Workflow Definition Node Reference Workflow...
Publikálás dátuma: 2024.04.26. 20:58
Using the Script Engine in Workflow
Using the Script Engine in Workflow As of DXP 2024.Q2/Portal 7.4 GA120, scripting is disabled by default. You can enable it in System Settings → Script Management (under the Security category). ...
Publikálás dátuma: 2024.04.26. 20:58
Workflow Definition Node Reference
Workflow Definition Node Reference Node elements and their sub-elements are fundamental building blocks making up workflow definitions. Nodes often reflect the real life stages of the review...
Publikálás dátuma: 2024.04.26. 20:58
Reviewing Assets
Reviewing Assets When an asset's workflow is activated, one or more users must review it before publication. You can assign workflow review processes to specific users or to a particular Role (for...
Publikálás dátuma: 2024.04.26. 20:58
Using Workflows
Using Workflows Activating Workflow Reviewing Assets Using Workflow Metrics Workflow Metrics Reports
Publikálás dátuma: 2024.04.26. 20:58
Using Forms with a Workflow
Using Forms with a Workflow The Forms application is integrated with the Workflow application and therefore users can activate a workflow process for a form. This means that before a form's entry...
Publikálás dátuma: 2024.04.26. 20:58
Sharing Forms
Sharing Forms There are two ways to share a form: Placing the Form widget on a site page and configuring the widget to display the particular form. This allows the form to be seen and submitted...
Publikálás dátuma: 2024.04.26. 20:58
Using the Notification Queue
Using the Notification Queue Liferay 7.4 U75+/GA75+ Liferay provides the Notification Queue application for reviewing email notifications triggered by an Object action. You can verify the status...
Publikálás dátuma: 2024.04.26. 20:58
Assigning Task Nodes
Assigning Task Nodes Subscription Task nodes require interaction by people. To alert and associate tasks with the right people, use notifications and assignments, respectively. You can assign task...
Publikálás dátuma: 2024.04.26. 20:58
Workflow Nodes
Workflow Nodes Subscription A Workflow Node represents a specific point in an approval process, whether it begins the review process, approves or rejects the asset, or reassigns the task. Below...
Publikálás dátuma: 2024.04.26. 20:58
Workflow Transitions
Workflow Transitions Subscription Transitions represent the paths a workflow can traverse. In the Workflow Designer's palette, transitions are the arrows connecting the workflow nodes: ...
Publikálás dátuma: 2024.04.26. 20:58
APIs
APIs Coming soon!
Publikálás dátuma: 2024.04.26. 20:58
---
APIs Coming soon!
Publikálás dátuma: 2024.04.26. 20:58
Workflow Metrics: Reports
Workflow Metrics: Reports Subscription Open the Workflow Metrics from the Applications Menu (Applications Menu) (Control Panel → Workflow → Metrics) and you immediately see metrics on each...
Publikálás dátuma: 2024.04.26. 20:58
Using Workflow Metrics
Using Workflow Metrics Subscription This feature works [only with Elasticsearch](../../../using-search/installing-and-upgrading-a-search-engine/solr/solr-limitations.md). Workflow Metrics gives...
Publikálás dátuma: 2024.04.26. 20:58
Publications Permissions
Publications Permissions 7.4+ Publications works with Liferay's permissions framework, so you can assign application and resource permissions to regular roles. You can also assign permissions...
Publikálás dátuma: 2024.04.26. 21:00
Comparing Publishing Tools
Comparing Publishing Tools Liferay provides two publishing tools for content creation and site building: Publications and Staging. Publications is recommended over Staging in nearly all use cases...
Publikálás dátuma: 2024.04.26. 21:00
Publishing Tools
Publishing Tools Liferay provides two publishing tools for content creation and site building: Publications and Staging. With each tool you can edit sites and content in a working environment...
Publikálás dátuma: 2024.04.26. 21:00
Creating and Managing Publications
Creating and Managing Publications Liferay DXP/Portal 7.3+ With Publications, users can create instance-scoped blocks of changes. Because each publication is instance-scoped, they can be accessed...
Publikálás dátuma: 2024.04.26. 21:00
Enabling Publications
Enabling Publications Available Liferay 7.3+ Publications provides a convenient and flexible way for you and your teams to develop, track, and publish changes. When enabled, Publications is...
Publikálás dátuma: 2024.04.26. 21:00
Collaborating on Publications
Collaborating on Publications Liferay 7.4+ By default, a publication can only be accessed by its creator. However, publication creators can invite other users to view, edit, and publish their...
Publikálás dátuma: 2024.04.26. 21:00
Publications
Publications Liferay DXP/Portal 7.3+ You can use Publications to develop, track, and publish changes across your DXP instance. It works by creating a database column to determine which version of...
Publikálás dátuma: 2024.04.26. 21:00
Making and Publishing Changes
Making and Publishing Changes Liferay 7.3+ Publications provides a convenient way to manage changes to your Liferay instance. With it, you and your team can create and collaborate on blocks of...
Publikálás dátuma: 2024.04.26. 21:00
Resolving Conflicts
Resolving Conflicts When you begin the publishing process, Liferay performs a compatibility check to determine if there are any conflicts between your publication and production. While some...
Publikálás dátuma: 2024.04.26. 21:00
Staging
Staging Liferay's Staging application provides a working environment for making changes to a site or asset library before publishing your changes to your live environment. With it, you can modify...
Publikálás dátuma: 2024.04.26. 21:00
Using Publication Templates
Using Publication Templates Liferay 7.4 U73+/GA73+ To simplify creating publications with shared details and contributors, use publication templates. You can create a list of users to invite and...
Publikálás dátuma: 2024.04.26. 21:00
Reverting Changes
Reverting Changes Liferay Publications maintains a history of all published changes. You can use this publishing history to easily create publications that revert earlier changes to production....
Publikálás dátuma: 2024.04.26. 21:00
Page Versioning
Page Versioning With Page Versioning enabled, you and your team can work in parallel on multiple versions of your site's widget pages. These versions are called variations, which are you create and...
Publikálás dátuma: 2024.04.26. 21:00
Managing Staging Permissions
Managing Staging Permissions With Staging, you can manage User permissions that deal directly with Staging and Page versioning. General Staging Permissions Related Site Permissions Individual...
Publikálás dátuma: 2024.04.26. 21:00
Publishing Single Assets and Widgets
Publishing Single Assets and Widgets You can publish single assets and widgets when needed without going through the entire publishing process. This is much faster than publishing all content at...
Publikálás dátuma: 2024.04.26. 21:00
Using Workflow with Publications
Using Workflow with Publications 7.4 U44+/GA44+ Publications is integrated with Liferay's Workflow framework, so you can continue to use custom workflows for reviewing content and pages while...
Publikálás dátuma: 2024.04.26. 21:00
Workflow Notification Template Variables
Workflow Notification Template Variables Liferay 7.3+ Some variables are auto-injected into the workflow notification context. These are handy to use in your workflow notification templates. ...
Publikálás dátuma: 2024.04.26. 20:58
Crafting XML Workflow Definitions
Crafting XML Workflow Definitions As of DXP 2024.Q2/Portal 7.4 GA120, scripting is disabled by default. You can enable it in System Settings → Script Management (under the Security category). All...
Publikálás dátuma: 2024.04.26. 20:58
Creating a Condition Evaluator
Creating a Condition Evaluator A Workflow condition node uses a Groovy script to determine the proper transition a workflow item traverses. Instead of writing logic in Groovy directly in a workflow...
Publikálás dátuma: 2024.04.26. 20:58
Creating an Action Executor
Creating an Action Executor Workflow nodes can contain elements that execute custom logic via Groovy scripts. approve
Publikálás dátuma: 2024.04.26. 20:58
Implementing Workflow
Implementing Workflow Coming soon!
Publikálás dátuma: 2024.04.26. 20:58
Managing Workflows
Managing Workflows With the workflow framework, Users manage asset publication in custom-built workflow processes. Users with permission to access workflow process definitions in the Control Panel...
Publikálás dátuma: 2024.04.26. 20:58
Workflow Designer Overview
Workflow Designer Overview Subscription The Process Builder's workflow designer is a graphical interface for creating workflow process definitions. The convenient drag and drop interface makes...
Publikálás dátuma: 2024.04.26. 20:58
Configuring Personal Notifications
Configuring Personal Notifications Liferay provides integrated notification tools, so you can ensure users are alerted to platform events. Users can customize which notifications they receive by...
Publikálás dátuma: 2024.04.26. 20:58

Capabilities

Product

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy