Search

Liferay Development
Liferay Development Liferay's development platform makes developers faster and more efficient by providing a baseline set of features to build upon. Rather than start from scratch, you can start...
Last Modified: Apr 27, 2024 4:12 AM
Installing and Updating Blade CLI
Installing and Updating 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...
Last Modified: Apr 27, 2024 5:25 AM
Tooling
Tooling Liferay's developer tools run the gamut from standard build scripting, to lightweight CLI utilities, and all the way to a full-blown IDE based on Eclipse. This is to serve all developers,...
Last Modified: Apr 27, 2024 5:25 AM
Blade CLI
Blade CLI
Last Modified: Apr 27, 2024 5:25 AM
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...
Last Modified: Apr 27, 2024 5:25 AM
Liferay Workspace
Liferay Workspace
Last Modified: Apr 27, 2024 5:26 AM
Developer Tools Overview
Developer Tools Overview Liferay provides a variety of developer tools that include standard build scripting, lightweight CLI utilities, and full IDE based on Eclipse. This is to serve all...
Last Modified: Apr 27, 2024 5:26 AM
Troubleshooting Blade CLI
Troubleshooting Blade CLI If Blade CLI isn't working as expected, you may find answers here.The blade command is not available in my CLI If you used the install script, the path to the blade...
Last Modified: Apr 27, 2024 5:26 AM
Configuring a Liferay Docker Container
Configuring a Liferay Docker Container Creating and deploying containers is an important part of the modern developer workflow. Liferay Workspace makes it easy to use Docker containers both for...
Last Modified: Apr 27, 2024 5:26 AM
Configuring Liferay Workspace
Configuring Liferay Workspace Liferay Workspace is simple to use, and you can learn the basics by starting at the beginning. If you're happily creating projects, deploying code, or using a Docker...
Last Modified: Apr 27, 2024 5:27 AM
Creating A Liferay Workspace
Creating A Liferay Workspace You can create a Liferay Workspace manually or with Blade CLI.Creating a Liferay Workspace Manually To create a Liferay Workspace manually, you must have Gradle...
Last Modified: Apr 27, 2024 5:27 AM
What is Liferay Workspace?
What is Liferay Workspace? Liferay Workspace is a set of folders and Gradle scripts that represents the Liferay-opinionated way of handling a full development life cycle: Creating projects ...
Last Modified: Apr 27, 2024 5:28 AM
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...
Last Modified: Apr 27, 2024 5:27 AM
Creating Deployment Environments
Creating Deployment Environments There comes a point when your code is ready to share. For that, you must build an environment. In the corporate world, there are usually three environments: ...
Last Modified: Apr 27, 2024 5:27 AM
Liferay CLI Tool
Liferay CLI Tool The Liferay CLI tool makes it easy to create Angular, JavaScript, React, shared bundle, or Vue.js projects to interface with Liferay's REST and GraphQL services. Using a liferay...
Last Modified: Apr 27, 2024 5:28 AM
Liferay npm Bundler
Liferay npm Bundler
Last Modified: Apr 27, 2024 5:29 AM
Other Tools
Other Tools Liferay CLI ToolLiferay npm Bundler Liferay npm Bundler Understanding Bundler Loaders Changes Between Bundler 1.x and 2.x Default Bundler Loaders How Liferay and Loader...
Last Modified: Apr 27, 2024 5:28 AM
Migrating a liferay-npm-bundler Project from 1.x to 2.x
Migrating a liferay-npm-bundler Project from 1.x to 2.x liferay-npm-bundler 2.x offers more stability and includes more features out-of-the-box. If you already created a project using the 1.x...
Last Modified: Apr 27, 2024 5:29 AM
Migrating an Angular Project to Use Liferay npm Bundler 2.x
Migrating an Angular Project to Use Liferay npm Bundler 2.x Follow these steps to migrate your Angular project to use liferay-npm-bundler 2.x. While liferay-npm-bundler 1.x relied on Babel to...
Last Modified: Apr 27, 2024 5:29 AM
Bundler Migration Guide
Bundler Migration Guide
Last Modified: Apr 27, 2024 5:29 AM