Search Results

Capability
Feature
Deployment Approach
Consuming REST Services
Consuming REST Services Liferay DXP contains REST services for most of its applications. These services are fully OpenAPI compliant. Here, you'll learn how to consume them. This takes only three...
Publikálás dátuma: 2024.04.26. 20:53
Making Unauthenticated Requests
Making Unauthenticated Requests By default, Liferay DXP restricts API access for the sake of security, requiring authentication in order to get a valid response. However, in certain cases it may...
Publikálás dátuma: 2024.04.26. 20:53
Using External Reference Codes
Using External Reference Codes Liferay DXP/Portal 7.4+ Many of Liferay's headless API endpoints support an external reference code (ERC). The ERC field is useful in wide range of scenarios. For...
Publikálás dátuma: 2024.04.26. 20:53
Sample API Tutorials
Sample API Tutorials Follow the links below for sample API tutorials that include example requests and example code. Site Building Navigation Menu API Basics Content Authoring and Management ...
Publikálás dátuma: 2024.04.26. 20:53
Using OAuth2 to Authorize Users
Using OAuth2 to Authorize Users You can create applications that access Liferay's headless REST APIs using the OAuth 2.0 authorization protocol. The provided sample React app demonstrates three...
Publikálás dátuma: 2024.04.26. 20:53
Using Liferay as a Headless Platform
Using Liferay as a Headless Platform Liferay provides a suite of APIs that perform the same kinds of actions available in the web interface. This is essential when you must get data in a...
Publikálás dátuma: 2024.04.26. 20:53
Creating an OAuth2 Application
Creating an OAuth2 Application When you have an application that can use OAuth 2.0 for authorization, you must register that application so Liferay can recognize it. Do this by accessing Control...
Publikálás dátuma: 2024.04.26. 20:53
Installation and Upgrades
Installation and Upgrades :file: landingpage_template.html :file: installation-and-upgrades/landing.html
Publikálás dátuma: 2024.04.26. 20:53
OAuth 2 Scopes
OAuth 2 Scopes In OAuth 2.0, applications are granted access to limited subsets of user data. These are called scopes (not to be confused with Liferay scopes). You can create them in two ways: ...
Publikálás dátuma: 2024.04.26. 20:53
Installing Liferay
Installing Liferay Liferay runs on an application server. There are three ways to host Liferay: Using a Docker container Using a Liferay Tomcat bundle, on premises On a supported application...
Publikálás dátuma: 2024.04.26. 20:53
Configuring a Database
Configuring a Database By default for demonstration purposes, Liferay DXP/Portal is configured to use an embedded HSQL database. Beyond demonstration purposes, we recommend using a full-featured,...
Publikálás dátuma: 2024.04.26. 20:53
Installing a Liferay-Tomcat Bundle
Installing a Liferay-Tomcat Bundle The Tomcat Bundle includes the Apache Tomcat application server with Liferay DXP/Portal pre-deployed. It's the easiest, fastest way to install Liferay on...
Publikálás dátuma: 2024.04.26. 20:53
Installing Liferay on an Application Server
Installing Liferay on an Application Server You can install Liferay DXP or Liferay Portal on any supported application server. This is typically the most practical installation type to use in...
Publikálás dátuma: 2024.04.26. 20:53
Installing on WebSphere
Installing on WebSphere Installing Liferay DXP on WebSphere requires installing the DXP WAR, installing dependencies, configuring WebSphere, and starting DXP. You must also configure your database...
Publikálás dátuma: 2024.04.26. 20:53
Installing on WildFly
Installing on WildFly Installing on WildFly requires installing the DXP WAR, installing dependencies, configuring WildFly, and deploying DXP on WildFly. You must also configure your database and...
Publikálás dátuma: 2024.04.26. 20:53
Installing on JBoss EAP
Installing on JBoss EAP Installing on JBoss EAP requires installing the DXP WAR, installing dependencies, configuring JBoss, and deploying DXP on JBoss. You must also configure your database and...
Publikálás dátuma: 2024.04.26. 20:53
Installing on WebLogic
Installing on WebLogic If you are using WebLogic as your application server, it is highly recommended to install DXP to a WebLogic Managed server. A managed server can start and stop DXP quickly...
Publikálás dátuma: 2024.04.26. 20:53
Using Liferay Docker Images
Using Liferay Docker Images Docker Hub hosts Liferay DXP and Liferay Portal Docker images, bundled with Tomcat on Linux. The Liferay Docker Hub pages provide image details and tags for the...
Publikálás dátuma: 2024.04.26. 20:54
Setting Up JNDI on Tomcat
Setting Up JNDI on Tomcat Applicable for Liferay DXP 7.4+ or Liferay Portal 7.4+ To set up JNDI resources, you must put the necessary JDBC drivers in the Tomcat lib folder (i.e....
Publikálás dátuma: 2024.04.26. 20:54
Licensing DXP in Docker
Licensing DXP in Docker If you're using a DXP trial license that's expiring or you have a new license (activation key) you must install, you can replace your container's existing license. Here's...
Publikálás dátuma: 2024.04.26. 20:54
Docker Image Versions
Docker Image Versions Liferay Docker image tags begin with a Liferay software version and end with an image version. [Liferay software version] [image version] For example, Liferay DXP 7.4.13...
Publikálás dátuma: 2024.04.26. 20:54
Sharing Documents with Other Users
Sharing Documents with Other Users Using DXP's Documents and Media app, users can share files directly with each other. You can disable sharing. For instructions on this, see Enabling and...
Publikálás dátuma: 2024.04.26. 20:52
Creating and Editing Documents with Google Drive
Creating and Editing Documents with Google Drive You can use Google Docs™ to create and edit text documents, spreadsheets, or presentations for storage in the Docs and Media library. When you...
Publikálás dátuma: 2024.04.26. 20:53
Editing Images
Editing Images Liferay's Documents and Media includes a built-in image editor for cropping and rotating images without switching contexts. To use the image editor, open Documents and Media, click...
Publikálás dátuma: 2024.04.26. 20:53
Uploading and Managing
Uploading and Managing Uploading Files Using Folders Managing Files Copying Folders and Documents Deleting Files Editing Images Using File Expiration and Review Dates Configuring Document...
Publikálás dátuma: 2024.04.26. 20:53
Copying Folders and Documents
Copying Folders and Documents Liferay 7.4 2024.Q1 With Documents and Media, you can copy folders, files, and shortcuts between sites and connected asset libraries. This can help accelerate...
Publikálás dátuma: 2024.04.26. 20:53
Creating Documents
Creating Documents Creating and Editing Documents with Google Drive Creating and Editing Documents with Microsoft Office 365
Publikálás dátuma: 2024.04.26. 20:53
Uploading Files
Uploading Files With Documents and Media, you can upload any type of file to your Liferay instance's file store or connected repositories. Once uploaded, Users with the requisite permissions can...
Publikálás dátuma: 2024.04.26. 20:53
About the Content Performance Tool
About the Content Performance Tool Available: Liferay DXP/Portal 7.3+. Some Content Performance options are only available starting with Liferay DXP/Portal 7.4. The Content Performance tool is a...
Publikálás dátuma: 2024.04.26. 20:53
Embedding Videos Into Liferay Assets and Pages
Embedding Videos Into Liferay Assets and Pages With Liferay, you can use URLs and video shortcuts to embed videos into Web Content, Knowledge Base articles, Forms, Blog entries, and Site Pages. ...
Publikálás dátuma: 2024.04.26. 20:53
Using Folders
Using Folders By default, uploaded files are stored in the Documents and Media root folder (i.e., Home), but you can create additional folders to organize and manage your files. Each folder can...
Publikálás dátuma: 2024.04.26. 20:53
Page Performance and Accessibility
Page Performance and Accessibility About the Content Performance Tool Analyze Content Metrics Using the Content Performance Tool Analyze SEO and Accessibility on Pages About the Page Audit Tool
Publikálás dátuma: 2024.04.26. 20:53
Tags API Basics
Tags API Basics Liferay's REST APIs provide services for Liferay DXP/Portal's tags. You can create and edit tags with the API. Start by seeing an example of adding a new tag. Note that in Liferay's...
Publikálás dátuma: 2024.04.26. 20:53
Organizing Content with Categories and Tags
Organizing Content with Categories and Tags Categories and Tags are two essential tools for helping users find content through search or navigation. Using Categories, you can group similar assets...
Publikálás dátuma: 2024.04.26. 20:53
Defining Categories and Vocabularies for Content
Defining Categories and Vocabularies for Content Using Categories, you can group similar assets and organize your content. Along with Tags, Categories help people find relevant information through...
Publikálás dátuma: 2024.04.26. 20:53
Geolocating Assets
Geolocating Assets Geolocation adds the geographic coordinates where an asset was created as metadata to an asset. This feature is provided as an optional field which can be included in a Web...
Publikálás dátuma: 2024.04.26. 20:53
Session Property Vocabularies
Session Property Vocabularies Liferay DXP/Portal 7.3+ With a Session Property Vocabulary, you can create session-based Segment properties using predefined values. This option is useful when you...
Publikálás dátuma: 2024.04.26. 20:53
Creating Web Content Templates
Creating Web Content Templates Web Content Templates use the FreeMarker Template Language (FTL) to determine how content fields are rendered on a Page. Each Template can be associated with a Web...
Publikálás dátuma: 2024.04.26. 20:53
Mapping Web Content Templates to Fragments
Mapping Web Content Templates to Fragments By default, you can map web content structure fields holding a single value (such as date, numeric, image, number, or text) to fragments. For multi-value...
Publikálás dátuma: 2024.04.26. 20:53
Embedding Widgets in Templates
Embedding Widgets in Templates You can embed widgets in web content templates: it doesn't matter whether they're core apps, custom apps, instanceable, or non-instanceable. Below is an example of...
Publikálás dátuma: 2024.04.26. 20:53

Capabilities

Product

Contact Us

Connect

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