Search Results

Capability
Feature
Deployment Approach
Blacklisting Apps
Blacklisting Apps The bundle blacklist is a convenient way to uninstall or reinstall multiple apps, OSGi bundles (modules), and WAR plugins at once. It saves you the trouble of managing app,...
Julkaisupäivä: 26.4.2024 21:01
Blacklisting OSGi Components
Blacklisting OSGi Components The Component Blacklist is a convenient way to manage multiple OSGi Declarative Service Components (components). The list is an OSGi configuration that DXP uses to...
Julkaisupäivä: 26.4.2024 21:01
Configuring Portlets, Themes, and Layout Templates
Configuring Portlets, Themes, and Layout Templates The Components listing is the easiest way to configure portlets, themes, and layout templates. In the Components UI, you can enable/disable them...
Julkaisupäivä: 26.4.2024 21:01
Downloading Apps
Downloading Apps When you purchase an app via the Liferay Marketplace website, you can download the app via its receipt or your Liferay.com account. Each Marketplace app is distributed as an LPKG...
Julkaisupäivä: 26.4.2024 21:01
Renewing Apps
Renewing Apps To continue using a purchased app whose license has expired, you must renew your app subscription. Here are the steps: Go to https://web.liferay.com/marketplace. Click your...
Julkaisupäivä: 26.4.2024 21:01
Troubleshooting JVM Issues with Glowroot
Troubleshooting JVM Issues with Glowroot Liferay DXP 2023.Q4+/Portal 7.4 GA100+ Glowroot displays a dashboard for identifying system issues quickly. Click the Errors tab to see a list of tracked...
Julkaisupäivä: 26.4.2024 21:01
Troubleshooting Templates with Glowroot Freemarker Plugin
Troubleshooting Templates with Glowroot Freemarker Plugin Liferay DXP 2023.Q4+/Portal 7.4 GA100+ Glowroot can troubleshoot FreeMarker templates to pinpoint slow transactions. Configuring the...
Julkaisupäivä: 26.4.2024 21:01
Liferay Performance Use Cases with Glowroot
Liferay Performance Use Cases with Glowroot Liferay DXP 2023.Q4+/Portal 7.4 GA100+ Use Glowroot to diagnose and inform you on making performance improvements to your Liferay installation. Here are...
Julkaisupäivä: 26.4.2024 21:01
Using the Script Engine
Using the Script Engine Liferay provides a robust script engine for executing Groovy scripts. You can execute scripts to perform maintenance tasks involving data cleanup, user maintenance...
Julkaisupäivä: 26.4.2024 21:01
Configuring External Services
Configuring External Services Liferay provides integration with external services for converting files and generating file previews. Three of these services can be enabled in the Server...
Julkaisupäivä: 26.4.2024 21:01
Script Examples
Script Examples Here are some examples to help you use scripts in DXP. Most of the examples originated from the Liferay blog post 5 Tips to Improve Usage of the Liferay Script Console. Example 1:...
Julkaisupäivä: 26.4.2024 21:01
Running Scripts From the Script Console
Running Scripts From the Script Console The Script Console provides a single view for executing Groovy scripts and printing their output. It has predefined variables that facilitate working with...
Julkaisupäivä: 26.4.2024 21:01
Configuring a Shutdown Event
Configuring a Shutdown Event In the Shutdown tab you can initiate a graceful shutdown event, warning Users of the impending shutdown and instructing them to save any work in progress. When you...
Julkaisupäivä: 26.4.2024 21:01
Using the Server Administration Panel
Using the Server Administration Panel Server Administration is a system-scoped administration panel holding a variety of low-level Liferay DXP configurations. In Server Administration you can...
Julkaisupäivä: 26.4.2024 21:01
Configuring Logging
Configuring Logging In the Server Administration panel's Log Levels tab, you can set logging levels for classes and packages in Liferay DXP's class hierarchy and add custom objects to be similarly...
Julkaisupäivä: 26.4.2024 21:01
Account Roles
Account Roles Available 7.4+ You can create different Account Roles and define specific permissions for each one. Then assign these Roles to different Account Users to grant appropriate access to...
Julkaisupäivä: 26.4.2024 21:01
Account Management Widget
Account Management Widget Available 7.4+ The Account Management widget makes it easy to manage and access account information. Deploy the widget to any Page. This is a useful way to provide access...
Julkaisupäivä: 26.4.2024 21:01
Account Groups
Account Groups Available 7.4+ Use Account Groups to group Accounts together based on need. For example, group accounts by geography (Americas, Asia Pacific, Europe, etc.). Creating an Account...
Julkaisupäivä: 26.4.2024 21:01
Users and Permissions
Users and Permissions :file: landingpage_template.html :file: users-and-permissions/landing.html
Julkaisupäivä: 26.4.2024 21:01
Connecting to an LDAP Directory
Connecting to an LDAP Directory Lightweight Directory Access Protocol (LDAP) servers are common user stores for Liferay DXP. You can configure LDAP at the system scope in System Settings or at the...
Julkaisupäivä: 26.4.2024 21:01
Configuring User Import and Export
Configuring User Import and Export The import/export settings configure mappings between LDAP and Liferay to match users between the two systems. Finding Users in Your LDAP Directory...
Julkaisupäivä: 26.4.2024 21:01
Using Workflow with Accounts
Using Workflow with Accounts Liferay 7.4 U49+/GA49+ Accounts are fully integrated with Liferay's workflow engine so you can enable an approval process for account creation. To enable a workflow...
Julkaisupäivä: 26.4.2024 21:01
Contacts
Contacts Liferay DXP 2024.Q2+/Portal 7.4 GA120+ Using the new Contact tab on an account, you can add contact details related to the account: Addresses Phone Numbers Email Addresses Websites ...
Julkaisupäivä: 26.4.2024 21:01
Connecting to a User Directory
Connecting to a User Directory Connecting to an LDAP Directory Configuring User Import and Export LDAP Configuration Reference
Julkaisupäivä: 26.4.2024 21:01
Account Users and Roles APIs
Account Users and Roles APIs You can manage Account Users and Account Roles from the Applications menu, but you can also use Liferay's REST APIs. Call these services to create and manage Account...
Julkaisupäivä: 26.4.2024 21:01
Adding the UAD Framework
Adding the UAD Framework You can manage and delete user data with Liferay's User Associated Data (UAD) management tool. The tool is available out-of-the-box for many of Liferay's applications (e.g....
Julkaisupäivä: 26.4.2024 21:01
Roles API Basics
Roles API Basics You can Create and Manage Roles from the Application menu, but you can also use Liferay's REST APIs. Call these services to manage Roles. Associate a User to a Regular Role Then,...
Julkaisupäivä: 26.4.2024 21:01
Accounts API Basics
Accounts API Basics Liferay DXP/Portal 7.4+ You can manage Accounts from the Applications menu, but you can also use Liferay's REST APIs. Call these services to create and manage accounts. Adding...
Julkaisupäivä: 26.4.2024 21:01
Developer Guide
Developer Guide Adding the UAD Framework Accounts API Basics Account Users and Roles APIs User Account API Basics Organizations API Basics Roles API Basics User Groups API Basics Countries...
Julkaisupäivä: 26.4.2024 21:01
Simple File System Store
Simple File System Store Simple File System Store is the default file store type. It uses a file system (local or a mounted share) to store files. If Simple File System Store is used in a clustered...
Julkaisupäivä: 26.4.2024 21:01
Installing Apps
Installing Apps After downloading an app as an LPKG file from the Marketplace website, the next step is to install it to a local DXP instance. You can use either of the following methods to...
Julkaisupäivä: 26.4.2024 21:01
Accessing EE Plugins During a Trial Period
Accessing EE Plugins During a Trial Period If you are evaluating DXP during a trial period, you can access certain EE plugins. Here are the steps: In the Control Panel, navigate to Apps →...
Julkaisupäivä: 26.4.2024 21:01
Managing Apps
Managing Apps :file: ../../landingpage_template.html :file: managing-apps/landing.html
Julkaisupäivä: 26.4.2024 21:01
Troubleshooting Liferay Performance Issues with Glowroot
Troubleshooting Liferay Performance Issues with Glowroot Liferay DXP 2023.Q4+/Portal 7.4 GA100+ Use Glowroot to identify and diagnose performance issues in your Liferay installation. The following...
Julkaisupäivä: 26.4.2024 21:01
Using Glowroot with Liferay
Using Glowroot with Liferay Liferay DXP 2023.Q4+/Portal 7.4 GA100+ Liferay bundles Glowroot, the open source Java application monitoring tool. The tool displays helpful statistics about your...
Julkaisupäivä: 26.4.2024 21:01
Using Marketplace
Using Marketplace Liferay Marketplace is a hub for sharing, browsing, and downloading apps. Marketplace leverages the entire Liferay ecosystem to release and share apps in a user-friendly, one-stop...
Julkaisupäivä: 26.4.2024 21:01
Using the App Manager
Using the App Manager The App Manager is a Control Panel screen where you can install, uninstall, activate, and deactivate apps in your DXP installation. You can also use it to inspect details for...
Julkaisupäivä: 26.4.2024 21:01
Developing Glowroot Plugins
Developing Glowroot Plugins Liferay DXP 2023.Q4+/Portal 7.4 GA100+ Glowroot provides various out-of-the-box plugins. You can also build your own with the use of their plugin API. Here are some...
Julkaisupäivä: 26.4.2024 21:01
Managing System Resources
Managing System Resources The Server Administration panel's Resources tab contains several features, all related to low-level monitoring and management of the system's resources: FunctionPurpose...
Julkaisupäivä: 26.4.2024 21:01
Accounts
Accounts Available 7.4+ Accounts provide administrators with a way to organize and manage users for various commerce or business needs. Unlike organizations or user groups, accounts help...
Julkaisupäivä: 26.4.2024 21:01

Capabilities

Product

Contact Us

Connect

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