Search Results

Capability
Feature
Deployment Approach
Enabling Guest Checkout
Enabling Guest Checkout Guest checkout functionality can be enabled on a per-channel basis and allows users to submit orders without a registered account on the site. To enable Guest Checkout: ...
Data de Publicação: 26/04/2024 20:49
Liferay Commerce Configuration Overview
Liferay Commerce Configuration Overview You can find options to configure Commerce from the Global Menu. Access Commerce via the Global Application menu. Open the Global Menu (Global Menu) and go...
Data de Publicação: 26/04/2024 20:49
Guest Checkout
Guest Checkout :file: ../landingpage_template.html :file: guest-checkout/landing.html
Data de Publicação: 26/04/2024 20:49
Notification Template Variables Reference Guide
Notification Template Variables Reference Guide When creating notification templates, you can use variables to populate email fields dynamically with data from the triggering channel event. Select...
Data de Publicação: 26/04/2024 20:49
Guest Checkout Overview
Guest Checkout Overview Guest checkout functionality can be enabled on a per-channel basis and allows users to submit orders without a registered account on the site. See Enabling Guest Checkout to...
Data de Publicação: 26/04/2024 20:49
Sending Emails
Sending Emails You can configure Liferay to send email notifications for different events that happen in your store. For example, you may want to send updates to the order manager or another person...
Data de Publicação: 26/04/2024 20:49
Users and Accounts
Users and Accounts Liferay Commerce provides specialized roles out of the box to satisfy e-commerce needs. These roles are included alongside the standard DXP roles and define basic user profiles...
Data de Publicação: 26/04/2024 20:49
Locale Options
Locale Options Liferay Commerce can be configured to work in different regions and languages. See the following articles to learn how to configure a store for regional variances in language,...
Data de Publicação: 26/04/2024 20:49
Using Notification Templates
Using Notification Templates Email notifications are sent automatically to users based on events in the store. To send them, you must first create a Notification Template. Notification templates...
Data de Publicação: 26/04/2024 20:49
Account Roles
Account Roles Account roles are sets of permissions that grant users specific abilities within an Account context. These roles can be used to delegate Account responsibilities, or paired with...
Data de Publicação: 26/04/2024 20:49
Configuring the Commerce Notification Queue
Configuring the Commerce Notification Queue When channel events trigger notifications, Commerce logs them in the channel's Notification Queue tab with the Unsent status. By default, Liferay checks...
Data de Publicação: 26/04/2024 20:49
Creating a New Account
Creating a New Account There are two ways to create an account: 1) using the Account Management widget and 2) through the Control Panel. Access to the Control Panel is typically restricted to those...
Data de Publicação: 26/04/2024 20:49
Adding Organizations to Accounts
Adding Organizations to Accounts Organizations can be added to an Account to simplify the management and administration of accounts. To learn more about using Organizations with Accounts see Using...
Data de Publicação: 26/04/2024 20:49
Creating a New Account Group
Creating a New Account Group Account Groups allow accounts to be grouped based on business criteria, such as grouping accounts by geographic region (US West Coast, the Midwest, and the South)....
Data de Publicação: 26/04/2024 20:49
Inviting Users to an Account
Inviting Users to an Account This article documents how to invite users to an account. Corporate accounts can have more than one user assigned to handle various aspects of a transaction. There are...
Data de Publicação: 26/04/2024 20:49
Adding Addresses to an Account
Adding Addresses to an Account This article documents how to update an account's billing and shipping addresses using either the Account Management widget or the Control Panel. Using the Account...
Data de Publicação: 26/04/2024 20:49
Account Management
Account Management In Liferay Commerce, Accounts are used to store customer information, such as billing and shipping addresses, order details, and VAT number. Once created, Accounts can be sorted...
Data de Publicação: 26/04/2024 20:49
Pricing Permissions
Pricing Permissions With Liferay Commerce, you can use permissions to control access to Pricing applications and resources in the Commerce tab of the Global Menu (Global Menu). Control access to...
Data de Publicação: 26/04/2024 20:50
Using Organizations to Create a Sales Network
Using Organizations to Create a Sales Network The organizational structure of B2B sales networks can be mirrored in Liferay Commerce using the Organizations feature. Organizations are hierarchical...
Data de Publicação: 26/04/2024 20:49
Settings Permissions
Settings Permissions With Liferay Commerce, you can use permissions to control access to Settings applications in the Commerce tab of the Global Menu (Global Menu). Control access to Settings...
Data de Publicação: 26/04/2024 20:50
Roles and Permissions
Roles and Permissions The permissions assigned to a user role determine the Liferay applications and resources they can access and use. You can scope each role to an instance, Site, Organization,...
Data de Publicação: 26/04/2024 20:49
Commerce Roles Reference
Commerce Roles Reference Liferay includes four roles out-of-the-box for Commerce: account administrator, account member, buyer, and order manager. You can modify these roles or create additional...
Data de Publicação: 26/04/2024 20:49
Product Management Permissions
Product Management Permissions With Liferay Commerce, you can use permissions to control access to Product Management applications and resources in the Commerce tab of the Global Menu (Global...
Data de Publicação: 26/04/2024 20:50
Order Management Permissions
Order Management Permissions With Liferay Commerce, you can use permissions to control access to Order Management applications and resources in the Commerce tab of the Global Menu (Global Menu). ...
Data de Publicação: 26/04/2024 20:50
Store Management Permissions
Store Management Permissions With Liferay Commerce, you can use permissions to control access to Store Management applications and resources in the Commerce tab of the Global Menu (Global Menu). ...
Data de Publicação: 26/04/2024 20:50
Inventory Management Permissions
Inventory Management Permissions With Liferay Commerce, you can use permissions to control access to Inventory Management applications and resources in the Commerce tab of the Global Menu (Global...
Data de Publicação: 26/04/2024 20:50
Adding the Distributor Application Widget to the Overview Page
Adding the Distributor Application Widget to the Overview Page Delectable Bonsai wants to provide prospective distributors with a UI for viewing and editing their applications. While they could...
Data de Publicação: 26/04/2024 20:50
Adding Pages for Distributor Application
Adding Pages for Distributor Application Pages are the primary building blocks of Liferay sites. Delectable Bonsai's design team has created and exported three placeholder pages for use with the...
Data de Publicação: 26/04/2024 20:50
Application Development
Application Development Sometimes Liferay's out-of-the-box features don't cover all the functionality you need. When this happens, you can develop your own applications that interface with Liferay...
Data de Publicação: 26/04/2024 20:50
Designing User Interfaces
Designing User Interfaces Liferay gives you the tools for creating dynamic and responsive user interfaces for your custom applications. With Liferay's page builder features, you can use fragments...
Data de Publicação: 26/04/2024 20:50
Automating Account Creation
Automating Account Creation To complete the onboarding flow, Delectable Bonsai wants to enable managers to create business accounts for approved applications easily. Each account should be named...
Data de Publicação: 26/04/2024 20:50
Validating Fields
Validating Fields So far, Delectable Bonsai has no way to ensure applicants provide valid, consistent data in their applications. Here you'll add validations for Distributor Application's email,...
Data de Publicação: 26/04/2024 20:50
Adding Fields Using REST APIs
Adding Fields Using REST APIs The object-admin service provides REST APIs for performing CRUD operations on object definitions, such as adding fields. Here you'll use these APIs to add business and...
Data de Publicação: 26/04/2024 20:50
Adding Picklist Fields to the Object
Adding Picklist Fields to the Object Adding picklist fields to the Distributor Application object follows the same process as any other field type, though they have some additional configuration...
Data de Publicação: 26/04/2024 20:50
Adding a Relationship Between the Object Definitions
Adding a Relationship Between the Object Definitions Delectable Bonsai must relate an application to multiple evaluations. This involves adding a one-to-many relationship in the Distributor...
Data de Publicação: 26/04/2024 20:50
Determining Data Entities
Determining Data Entities Here you'll create the Distributor Application object in four steps: Add the Distributor Application object Configure the object Add a custom field Publish the...
Data de Publicação: 26/04/2024 20:50
Setting Up the Application Evaluation Object
Setting Up the Application Evaluation Object When reviewing applications, Delectable Bonsai must store evaluation notes for each distributor application they receive. To achieve this, the...
Data de Publicação: 26/04/2024 20:50
Creating Picklists for Distributor Applications
Creating Picklists for Distributor Applications Delectable Bonsai wants to collect information to help them assess the relative value of each business opportunity. In this case, they want...
Data de Publicação: 26/04/2024 20:50
Module 1: Getting Started with Clarity
Module 1: Getting Started with Clarity This module was presented using slides for a live webinar audience. The formatting, presentation, and examples may differ from what is presented here as part...
Data de Publicação: 26/04/2024 20:50
Modeling Data Structures
Modeling Data Structures Your first step in building an application is to model its data structures by considering the types of data entities you want to store and manipulate, the attributes of...
Data de Publicação: 26/04/2024 20:50
Client Extensions
Client Extensions Client Extensions are the recommended way to customize and extend Liferay. You can deploy client extensions to any Liferay environment, whether it's Liferay SaaS, Liferay PaaS, or...
Data de Publicação: 26/04/2024 20:50
Clarity's Deployment Requirements
Clarity's Deployment Requirements Coming soon! Up Next: Liferay Deployment Options
Data de Publicação: 26/04/2024 20:50
Module 12: Troubleshooting
Module 12: Troubleshooting This module was presented using slides for a live webinar audience. The formatting, presentation, and examples may differ from what is presented here as part of the...
Data de Publicação: 26/04/2024 20:50
Managing Clarity Employees
Managing Clarity Employees As we’ve mentioned earlier, visitors to Clarity's site can be broadly categorized into three groups, Clarity employees, B2B partners, and anonymous guests. Since we need...
Data de Publicação: 26/04/2024 20:50
Liferay Deployment Options
Liferay Deployment Options The Liferay DXP platform is available in three different deployment approaches: Liferay SaaS, Liferay PaaS, and Liferay Self-Hosted. This is one of the first important...
Data de Publicação: 26/04/2024 20:50
Liferay Authentication
Liferay Authentication Before we talk about Clarity's users and how we will manage them, let's learn more about Liferay's authentication features. First, let's talk about the initial Liferay DXP...
Data de Publicação: 26/04/2024 20:50
Module 4: Identity Management & SSO
Module 4: Identity Management & SSO This module was presented using slides for a live webinar audience. The formatting, presentation, and examples may differ from what is presented here as part of...
Data de Publicação: 26/04/2024 20:50
Clarity's Authentication and SSO Requirements
Clarity's Authentication and SSO Requirements Coming soon! Next Up: Liferay Authentication
Data de Publicação: 26/04/2024 20:50
Deploying and Promoting to Production
Deploying and Promoting to Production As Kyle begins to work on development with Liferay Cloud, he goes through his first full deployment process by deploying and promoting a simple widget module. ...
Data de Publicação: 26/04/2024 20:50
Setting Up the GitHub Repository
Setting Up the GitHub Repository Your first task after your Liferay Cloud account is provisioned is to set up the project's Git repository so you can deploy configurations as an administrator....
Data de Publicação: 26/04/2024 20:50
Restoring Data from a Backup
Restoring Data from a Backup Kyle wants to start testing changes that could affect data on the site. Here, you'll restore a manual backup to recover data lost during a test. Create a Manual...
Data de Publicação: 26/04/2024 20:50
Using the Liferay Service's Shell
Using the Liferay Service's Shell Sometimes you need direct access to the system to see what's happening. Kyle wants to use the Liferay service's shell to view the directory structure and verify...
Data de Publicação: 26/04/2024 20:50
Setting Up Automatic Deployment
Setting Up Automatic Deployment Kyle is able to begin developing and testing with Liferay Cloud, but it's easier if he can test his changes immediately after deployment. Here, you'll configure a...
Data de Publicação: 26/04/2024 20:50
Implementing Business Logic
Implementing Business Logic Business logic refers to the rules and processes that determine how an application behaves within a system to meet business needs. Implementing business logic...
Data de Publicação: 26/04/2024 20:50
Adding Notification Actions
Adding Notification Actions Delectable Bonsai wants to improve visibility for new applications. They also want to automate updates for applicants, notifying them when their application is received,...
Data de Publicação: 26/04/2024 20:50
Adding an Approval Workflow
Adding an Approval Workflow After adding the applicationState field, Delectable Bonsai wants to implement a workflow for reviewing and approving changes made to applications. Currently, all updates...
Data de Publicação: 26/04/2024 20:50
Adding a Custom Layout and View to Distributor Application
Adding a Custom Layout and View to Distributor Application With over 50 fields, the current user interfaces for Distributor Application are no longer viable for creating and displaying entries....
Data de Publicação: 26/04/2024 20:50
Defining a State Field
Defining a State Field Delectable Bonsai wants to define a custom state field for tracking an application's progress and triggering additional business logic. Here you'll add a picklist that...
Data de Publicação: 26/04/2024 20:50
Adding Fields to the Distributor Application Object
Adding Fields to the Distributor Application Object Here you'll add general fields to the Distributor Application object for gathering additional applicant and contact information: Open the...
Data de Publicação: 26/04/2024 20:50
Modeling Data Structures
Modeling Data Structures Your first step in writing an application is to model its data structures. This requires some brainstorming about the application you want to write: Identifying the...
Data de Publicação: 26/04/2024 20:50

Capabilities

Product

Contact Us

Connect

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