Search Results

Capability
Feature
Deployment Approach
Blade CLI
Blade CLI Blade CLI can be installed through a command line interface or a graphical installer. If you're behind a proxy, once it's installed you can configure it to operate through the proxy....
Published Date: May 9, 2024 6:55 PM
Generating Projects with Blade CLI
Generating Projects with Blade CLI Blade CLI exists to create, build, and deploy Liferay projects in Liferay Workspaces. Once created, these projects can be imported into an IDE or worked on...
Published Date: May 9, 2024 6:55 PM
Creating Code with Liferay Workspace
Creating Code with Liferay Workspace Liferay Workspace is the developer's tool for creating and managing Liferay development projects. Creating Projects Blade CLI makes it easy to create projects...
Published Date: May 9, 2024 6:55 PM
Module Life Cycle
Module Life Cycle In OSGi, all components, Java classes, resources, and descriptors are deployed via modules (OSGi bundles). The MANIFEST.MF file describes the module's physical characteristics,...
Published Date: May 9, 2024 6:55 PM
OSGi and Modularity
OSGi and Modularity Modularity makes writing software, especially as a team, fun! Here are some benefits to modular development on Liferay: Liferay's runtime framework is lightweight, fast, and...
Published Date: May 9, 2024 6:55 PM
Extending Liferay
Extending Liferay Liferay DXP/Portal is highly customizable. Its modular architecture contains components you can extend and override dynamically using APIs.
Published Date: May 9, 2024 6:55 PM
Overriding Module Language Translations in Earlier Versions
Overriding Module Language Translations in Earlier Versions For Liferay DXP 7.4 U4 (Update 4) and above or Liferay Portal 7.4 GA8 and above, the Language Override tool is the recommended approach....
Published Date: May 9, 2024 6:55 PM
Exporting Packages
Exporting Packages In OSGi, packages are private by default. You must explicitly exporting a package so other modules can import and use them. Here's how to export packages: Open your bnd.bnd...
Published Date: May 9, 2024 6:55 PM
Importing Packages
Importing Packages You often find yourself in a position of needing functionality provided by another module. To access this functionality, you must import packages from other modules into your...
Published Date: May 9, 2024 6:55 PM
Module Projects
Module Projects Liferay applications and customizations are OSGi modules: .jar files containing Java code and some extra configuration for publishing and consuming APIs. A module project comprises...
Published Date: May 9, 2024 6:55 PM
Semantic Versioning
Semantic Versioning Semantic Versioning is a three tiered versioning system for incrementing version numbers based on the degree of API change made in a releasable software component. It's a...
Published Date: May 9, 2024 6:55 PM
Command Line Gogo Shell
Command Line Gogo Shell If you're in a development environment, you can interact with the module framework locally from the command line. Gogo shell should only be run from the command line in...
Published Date: May 9, 2024 6:55 PM
Writing a Custom Form Field Type
Writing a Custom Form Field Type The Forms application contains many highly configurable field types out-of-the-box. Most use cases are met with one of the existing field types. If your use case...
Published Date: May 9, 2024 6:56 PM
Creating an Action Executor
Creating an Action Executor Workflow nodes can contain elements that execute custom logic via Groovy scripts. approve
Published Date: May 9, 2024 6:56 PM
Users and Permissions
Users and Permissions
Published Date: May 9, 2024 6:59 PM
Organizations
Organizations
Published Date: May 9, 2024 6:59 PM
Roles and Permissions
Roles and Permissions
Published Date: May 9, 2024 6:59 PM
Getting Started
Getting Started
Published Date: May 9, 2024 6:59 PM
Installing and Upgrading a Search Engine
Installing and Upgrading a Search Engine Solr is deprecated in Liferay 7.3 and is in maintenance mode in 7.4.
Published Date: May 9, 2024 6:59 PM
Configuring the Cloud Network
Configuring the Cloud Network
Published Date: May 9, 2024 7:00 PM
Manage and Optimize
Manage and Optimize
Published Date: May 9, 2024 7:00 PM
Team Activities
Team Activities Keeping track of activities within each project environment is essential. With Liferay Cloud, you can monitor builds, deployments, and other project activities via the web console. ...
Published Date: May 9, 2024 7:00 PM
Platform Services
Platform Services
Published Date: May 9, 2024 7:00 PM
Tuning Security Settings
Tuning Security Settings
Published Date: May 9, 2024 7:01 PM
Updating Services in Liferay PaaS
Updating Services in Liferay PaaS
Published Date: May 9, 2024 7:01 PM
Load Balancer
Load Balancer The Ingress Load Balancer gives internet access to your environment's services via proxied HTTP(S) connections using TLS (1.0 to 1.2) protocol. Each load balancer has a static IP that...
Published Date: May 9, 2024 7:00 PM
Exporting Data
Exporting Data Various analytics data can be accessed through the Sites dashboard and the Individuals dashboard. Analytics data can also be fetched and exported using Analytics Cloud's APIs....
Published Date: May 9, 2024 6:44 PM
Viewing the Analytics Dashboard
Viewing the Analytics Dashboard After syncing data, Analytics Cloud automatically begins tracking site visitors and how they interact with your content. The following tools are available for...
Published Date: May 9, 2024 6:44 PM
People
People Better understanding individual users and users in aggregate is key to offering excellent service. Analytics Cloud provides the tools to better understand both. By building robust Individual...
Published Date: May 9, 2024 6:44 PM
Individuals
Individuals The Individuals dashboard provides a broad range of analytics data about your visitors and how they interact with your Site. To view the dashboard, Click Individuals in the People...
Published Date: May 9, 2024 6:44 PM
Downloading Reports
Downloading Reports In addition to inviting team members to your Analytics Cloud workspace, you can share insights with your team by downloading reports. Downloadable PDF reports are available for...
Published Date: May 9, 2024 6:44 PM
Touchpoints
Touchpoints Touchpoints reflect the many different ways your users and customers interact with your brand. Analytics Cloud presents a broad range of analytics data that combines traditional page...
Published Date: May 9, 2024 6:44 PM
Events
Events As individuals visit and interact with your site, Analytics Cloud tracks these events. Many of these events that take place on your Liferay DXP instance are set up to be tracked...
Published Date: May 9, 2024 6:44 PM
Events Descriptions
Events Descriptions Below are the various events that can be analyzed in the events analysis tool. Asset Clicked This is when a user clicks a custom asset. Note, the data-analytics-asset-type HTML...
Published Date: May 9, 2024 6:44 PM
Tracking Events
Tracking Events You can track events for analysis by adding JavaScript code to your Liferay DXP site pages. Your code interacts with Analytic Cloud's APIs to capture what users are doing on your...
Published Date: May 9, 2024 6:44 PM
Pages
Pages For pages, Analytics Cloud Registers and tracks pages for analysis the first time the Analytics Cloud client detects a Page interaction. Queries pages on a schedule for up-to-date data. ...
Published Date: May 9, 2024 6:44 PM
Pages Reference
Pages Reference The data displayed for Page Analytics is based on Default Events and Event Attributes. The following events and event attributes are related to pages: Page Events ...
Published Date: May 9, 2024 6:44 PM
Definitions for Event Attributes
Definitions for Event Attributes Event attributes are the metadata that provide context for events. Different attributes are associated with default and custom events. Global attributes are...
Published Date: May 9, 2024 6:44 PM
Definitions for Events
Definitions for Events Analytics Cloud tracks default and custom events that occur on your DXP instance. To view and manage how these events are defined, navigate to Settings → Workspace Data →...
Published Date: May 9, 2024 6:44 PM
Definitions for Individuals
Definitions for Individuals The data model for individuals is defined by the various attributes that get mapped when contact data is synced from DXP. To view a list of these attributes, navigate...
Published Date: May 9, 2024 6:44 PM

Ask

Capabilities

Product

DXP

Contact Us

Connect

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