Search Results

Capability
Feature
Deployment Approach
File Store Migration
File Store Migration Files can be migrated from one file store type to another. Here are some migration scenarios: Migrating from Simple File System Store to Advanced File System Store for...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9:01
Microsoft Azure Blob Storage Service
Microsoft Azure Blob Storage Service Self-Hosted Only Available for 7.4+ and 7.3 FP2+ Microsoft Azure Blob Storage is a cloud-based storage solution that DXP’s Azure Blob Storage Store uses to...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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 →...
发布日期: 2024-4-26 下午9:01
DBStore
DBStore DBStore stores files to the DXP database as blobs. DBStore doesn't have the transaction rollback vulnerabilities that the file-based store types (Simple, Advanced, S3) have. DBStore's file...
发布日期: 2024-4-26 下午9:01
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,...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9:01
Managing Apps
Managing Apps :file: ../../landingpage_template.html :file: managing-apps/landing.html
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9: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...
发布日期: 2024-4-26 下午9:01
Users and Permissions
Users and Permissions :file: landingpage_template.html :file: users-and-permissions/landing.html
发布日期: 2024-4-26 下午9:01
Navigation Menu API Basics
Navigation Menu API Basics Liferay's REST APIs provide services for Liferay's navigation menus. You can create and edit navigation menus with the API. Start by seeing an example of adding a new...
发布日期: 2024-4-26 下午9:00
Using the Navigation Menus Application
Using the Navigation Menus Application Use the Navigation Menus application to create custom menus for site pages and content. With it, you can determine which elements are included in a menu, and...
发布日期: 2024-4-26 下午9:00
Configuring Menu Displays
Configuring Menu Displays To display and configure a menu display, you can use the Menu display fragment or a menu display widget. With either of these two options, you can define the menu display...
发布日期: 2024-4-26 下午9:00
Exporting and Importing Style Books
Exporting and Importing Style Books You can export and import style books to share them between Liferay installations as ZIP files or as Liferay Archive (LAR) files. Exporting a Style Book as a...
发布日期: 2024-4-26 下午9:00
Frontend Token Definitions
Frontend Token Definitions Liferay DXP/Portal 7.3+ Style books have options grouped into categories defined per theme. Each option is defined with a token. The collection of all tokens defined for...
发布日期: 2024-4-26 下午9:00
Style Books
Style Books :::: 2 :gutter: 3 3 3 3 ::: Using a Style Book to Standardize Site Appearance :link: ./style-books/using-a-style-book-to-standardize-site-appearance.md ::: ::: Exporting and Importing...
发布日期: 2024-4-26 下午9:00
Developer Guide
Developer Guide :::: 2 :gutter: 3 3 3 3 ::: Navigation Menu API Basics :link: ./developer-guide/navigation-menu-api-basics.md ::: ::::
发布日期: 2024-4-26 下午9:00
# Using the Breadcrumb Widget
Using the Breadcrumb Widget This widget provides a way to navigate to related pages or sites through links. From Fragments and Widgets, add the Breadcrumb widget to a page. You'll find it in the...
发布日期: 2024-4-26 下午9:00
Using Alias Redirects
Using Alias Redirects Alias redirects define absolute source and destination URLs explicitly. Because of their predictability, alias redirects are recommended for most use cases. You can make alias...
发布日期: 2024-4-26 下午9:00
Tracking 404 URLs
Tracking 404 URLs With the Redirection application, you can view and manage site requests leading to 404 errors. While enabled, Liferay catalogs each error, so you can assess the cause of the...
发布日期: 2024-4-26 下午9:00
Setting Up Redirects and 404 Tracking
Setting Up Redirects and 404 Tracking 7.4 U48+/GA48+ Maintaining URL integrity is important for any site. Liferay's Redirection tool provides a convenient and integrated way to manage HTTP...
发布日期: 2024-4-26 下午9:00
Configuring Your Site's Friendly URL
Configuring Your Site's Friendly URL Friendly URLs are readable URLs that can helps Users quickly access your Site. Each URL must be unique and is appended to https://localhost:8080/web (e.g.,...
发布日期: 2024-4-26 下午9:00
Configuring Content Rating Type
Configuring Content Rating Type Ratings can be represented by different types of icons/labels (like, stacked stars, stars, and thumbs ups). You can configure these rating types for the following...
发布日期: 2024-4-26 下午9:00
Site Settings UI Reference
Site Settings UI Reference Starting with Liferay DXP 7.4, the Site Settings application layout is consistent with other configuration areas, such as Instance Settings or System Settings. The Site...
发布日期: 2024-4-26 下午9:00
Configuring the Asset Recycle Bin for Sites
Configuring the Asset Recycle Bin for Sites The Recycle Bin stores content and assets that have been flagged for deletion, before they are permanently removed from the system. This functionality...
发布日期: 2024-4-26 下午9:00
Securing Site Documents Content
Securing Site Documents Content By default, your Site's Documents and Media files and folders are not visible in the web server directory index, so you can't view them through the browser. To...
发布日期: 2024-4-26 下午9:00
Changing Site Membership Type
Changing Site Membership Type A Site's membership type determines how freely users may join your Site. There are three types of site membership: Open: Users can join and leave whenever they...
发布日期: 2024-4-26 下午9:00
Site Localization
Site Localization If you are setting up your Liferay installation for the first time, we recommend reviewing [Initial Instance...
发布日期: 2024-4-26 下午9:00
Infrastructure
Infrastructure The Infrastructure category contains settings related to the export/import, staging, and site template propagation processes. You can also configure the session timeout portal...
发布日期: 2024-4-26 下午9:01
Understanding Configuration Scope
Understanding Configuration Scope Settings for Liferay DXP's services and applications are applied at one of four levels, or scopes: System, Virtual Instance, Site, or Widget. Settings made in...
发布日期: 2024-4-26 下午9:01
Email Settings
Email Settings The email configuration is where you configure email notifications at the virtual instance scope. To access these options, Open the Global Menu (Global Menu) and navigate to...
发布日期: 2024-4-26 下午9:01
Analytics
Analytics The Analytics category defines the available analytics systems for the virtual instance. Enter an analytics system or remove one of the two pre-configured options (google and piwik)....
发布日期: 2024-4-26 下午9:01
Adding Members to Sites
Adding Members to Sites Users and sites are central concepts in Liferay DXP. Sites are where all your content and pages are stored, and users access and create that content. While user management...
发布日期: 2024-4-26 下午9:00
Creating Site Templates
Creating Site Templates With site templates, you can design and configure templates for creating sites. Each template is built using the same tools as sites. Site templates are primarily intended...
发布日期: 2024-4-26 下午9:00
Inviting Members to Your Site
Inviting Members to Your Site You can use the Invite Members widget to send invitations to users to join a site. When editing a page, add the widget by clicking Add (Add icon) at the top left of...
发布日期: 2024-4-26 下午9:00
Site Templates
Site Templates Liferay provides site templates for designing structures and content that you can use during site creation. Each template includes most standard site applications for adding pages,...
发布日期: 2024-4-26 下午9:00
Site Membership
Site Membership Being a member of a site grants users access and abilities beyond an unauthenticated guest user. These key benefits come with site membership: Site members have more permissions...
发布日期: 2024-4-26 下午9:00
Creating Teams for Sites
Creating Teams for Sites If you have an ad hoc group of users who perform the same set of tasks in a site (moderating a site's wiki content, managing message boards threads, writing blogs, editing...
发布日期: 2024-4-26 下午9:00
Exporting/Importing Site Templates
Exporting/Importing Site Templates You can export and import site templates to share them between Liferay installations. Exporting Individual Site Templates Follow these steps to export a site...
发布日期: 2024-4-26 下午9:00
Configuring Site Template Propagation
Configuring Site Template Propagation Liferay 7.4 U23+/GA23+ By default, site template changes are propagated automatically to a connected site when a user visits the site after the template is...
发布日期: 2024-4-26 下午9:00
Audit Framework
Audit Framework Liferay's audit framework shows activities relating to users, user groups, organizations, roles, multi-factor authentication, and objects (definitions, fields, actions, layouts,...
发布日期: 2024-4-26 下午9:00
System Administration
System Administration :file: landingpage_template.html :file: system-administration/landing.html
发布日期: 2024-4-26 下午9:00
Searching and Exporting Audit Events
Searching and Exporting Audit Events The audit application comes with simple and advanced searching capabilities. To use the simple search, you can enter a search term and click the magnifying...
发布日期: 2024-4-26 下午9:00

Capabilities

Product

Contact Us

Connect

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