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,...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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:...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.2024 21:01
Users and Permissions
Users and Permissions :file: landingpage_template.html :file: users-and-permissions/landing.html
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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 ...
Publikationsdatum: 26.04.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
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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....
Publikationsdatum: 26.04.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,...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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 →...
Publikationsdatum: 26.04.2024 21:01
Managing Apps
Managing Apps :file: ../../landingpage_template.html :file: managing-apps/landing.html
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.2024 21:01
Invoking Liferay Services From Scripts
Invoking Liferay Services From Scripts Many scripting scenarios require invoking Liferay services. Liferay *ServiceUtil classes are the fastest and most convenient way to invoke Liferay services in...
Publikationsdatum: 26.04.2024 21:01
Account Addresses
Account Addresses Available 7.4+ Account addresses are the billing or shipping addresses associated with a Business account or a Person account. Adding an Account Address Open the Global Menu...
Publikationsdatum: 26.04.2024 21:01
Account Users
Account Users For Liferay 7.4 U55+/GA55+ Once you've created an account, you can associate existing users with it manually. Alternatively, you can create and associate users with an account...
Publikationsdatum: 26.04.2024 21:01
Setting Channel Defaults
Setting Channel Defaults Liferay 7.4 U49+/GA49+ Users with the necessary account management permissions can set channel defaults for business accounts. Open the Global Menu ( Global Menu ) and...
Publikationsdatum: 26.04.2024 21:01
Channel Defaults Permissions Reference
Channel Defaults Permissions Reference Liferay DXP 7.4 U75+/GA75+ Setting channel defaults for an account ensures that addresses, shipping options, terms and conditions, and payment methods are...
Publikationsdatum: 26.04.2024 21:01
Channel Defaults
Channel Defaults Available Liferay 7.4 U49+/GA49+ After creating a business account, you can set channel defaults for it. This can improve customer experience by reducing the time it takes to...
Publikationsdatum: 26.04.2024 21:01
LDAP Configuration Reference
LDAP Configuration Reference To access LDAP configuration settings, navigate to Control Panel → Configuration → Instance Settings → Security → LDAP. There are four categories on the left: Export,...
Publikationsdatum: 26.04.2024 21:01
Postal Address API Basics
Postal Address API Basics Liferay DXP/Portal 7.4+ Use Liferay's REST APIs to manage postal addresses. Add Postal Address to Account Then, follow these steps: Download and unzip Postal Address...
Publikationsdatum: 26.04.2024 21:01
Organizations API Basics
Organizations API Basics You can Create and Manage Organizations from the Application menu, but you can also use Liferay's REST APIs. Call these services to manage organizations. Adding an...
Publikationsdatum: 26.04.2024 21:01
Regions API Basics
Regions API Basics Liferay 7.4 U24+ and GA24+ Use Liferay's REST APIs to create and manage regions. Adding a Region Then, follow these steps: Download and unzip Regions API Basics. curl...
Publikationsdatum: 26.04.2024 21:01
Countries API Basics
Countries API Basics Liferay 7.4 U24+ and GA24+ Use Liferay's Rest APIs to create and manage countries. Adding a Country Then, follow these steps: Download and unzip Countries API Basics. ...
Publikationsdatum: 26.04.2024 21:01
Adding Users to Organizations
Adding Users to Organizations With Liferay Organizations, you can manage Users and permissions to model your real-life organizational hierarchy, which can then be quickly implemented in...
Publikationsdatum: 26.04.2024 21:01
Adding a New Organization Type
Adding a New Organization Type By default, Liferay DXP only includes the Organization type. You can configure the existing type or add additional types in System Settings → Users → Organization...
Publikationsdatum: 26.04.2024 21:01
Enabling GDPR Compliance for Cookies
Enabling GDPR Compliance for Cookies You can ensure GDPR compliance for your cookies using Liferay's configuration interface. Open the Global Menu (Global Menu), and navigate to Control Panel →...
Publikationsdatum: 26.04.2024 21:01
User Account API Basics
User Account API Basics You can Add and manage Users from the Control Panel, but you can also use Liferay's REST APIs. You can call these services to add, edit, delete Users. Start with adding a...
Publikationsdatum: 26.04.2024 21:01
User Groups API Basics
User Groups API Basics You can Create and Manage User Groups from the Application menu, but you can also use Liferay's REST APIs. Call these services to manage user groups. Adding a User Group ...
Publikationsdatum: 26.04.2024 21:01
Creating and Managing Roles
Creating and Managing Roles Once you understand roles and permissions, you can create the roles you need to empower your users to work within your Liferay DXP solution. Create and manage roles in...
Publikationsdatum: 26.04.2024 21:01
Organization Roles
Organization Roles Liferay Organizations provide a convenient way to implement distributed User management. With them, you can use Organization-scoped Roles to assign standard permissions to all...
Publikationsdatum: 26.04.2024 21:01
Assigning Roles to User Segments
Assigning Roles to User Segments Available: Liferay DXP 7.2 SP2+, Liferay CE 7.3.1 GA2 User segments are dynamically assigned user collections. If a segment can be well-defined with the available...
Publikationsdatum: 26.04.2024 21:01
Configuring the Anonymous User
Configuring the Anonymous User Internet users are increasingly and justifiably concerned about how their personal data is processed by the systems they use. Liferay is aware of the need for...
Publikationsdatum: 26.04.2024 21:01

Capabilities

Product

Contact Us

Connect

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