Liferay Training

(4.6)
945 learners
enroll now
Liferay Training
CurriculumProjectsTraining OptionsFor CorporatesJob SupportFAQsReviews

Course Features

100% Money back guarantee
Two Real-time Use cases

Real-time Use cases

24/7 Lifetime Support

24/7 Lifetime Support

Certification Assistance

Certification Based Curriculum

Flexible Schedule

Flexible Schedules

One-on-onedoubtclearing

One-on-one doubt clearing

Careerpathguidance

Career path guidance

Liferay Course Overview

MindMajix Liferay Training: Experience the real-time implementation of different features of general familiarization to Liferay tools and their applications, Problem formulation and how to handle very complex tasks, Difference between internet and intranet and etc. This Training is the quickest way to learn best practices for developing Liferay plugins, successful deployment, administration, or tuning of Liferay Portal. Get hands-on experience on Liferay's built-in web content management system allowing users to build websites and portals as an assembly of themes, pages, portlets, and a common navigation. Enroll & Become Certified!

Liferay Training
demo play

Course Coverage

Prepare for a career in Liferay

Learn & practice Liferay Concepts

Demonstrate your proficiency in use cases & Lab Assignments
Learn & practice Liferay Concepts

Course Completion Certificate

Earn an employer-recognized Course Completion certificate by Mindmajix.

Resume & LinkedIn Profile

Build your portfolio with personalized suggestions.

Mock Interview

Experience real-time interviews with Mindmajix SMEs

Qualify for in-demand job titles

Liferay Developer

Career support

Plan your career move with Mindmajix's job search.

Work Support

Get assistance in completing project tasks once you are employed.
Learn & practice Liferay Concepts

Liferay Online Training Content

The Liferay training is available as multiple courses concerning the various Liferay job roles. You can opt for a single course or select multiple courses to integrate the curriculum as per your requirement, with the price subject to change accordingly.
Topic-wise Content Distribution

Liferay Course Curriculum

1. Intro About Liferay

What is portal and example of portals
What is website
Difference between website and portal
What is Liferay
What is portlet
Difference between portlet and servlet
Portlet specifications JSR 168 and 286

2. Liferay Setup

Prerequisites to do Liferay setup
Liferay setup
Portal configuration with a little bit of internals

3. OSGI Concepts

What is OSGI, why it is
OSGI features
What is modularity
OSGI declarative services
What is bundle
What is bnd.bnd

4. Hello World Portlet

Recap of portlet
How to create a module-based portlet
Info about module files
Drop module on page
One test ( create new jsp page and onclick navigate to that page)

5. Portlet Life Cycle

What is life cycle
JSR 168 life cycle methods
JSR 286 life cycle methods
A sample project explaing all liferay cycle methods and urls
Test

6. Portlet and Liferay Tag Libs in init.jsp

Liferay-theme & implicit objects given it
Liferay-UI
Liferay-portlet & implicit objects given it
Test project

7. Backend Introduction with MVC

What is a service builder
Service module creation with payroll entity entities
Overview of generated classes
Business login in XXXLocalServiceImpl
Finder methods & finder methods with filter
Custom SQL queries
Dynamic quires
Test

8. Integrating Backend with Web Module

Integrating backend
Intro to the payrool application
Service builder for payrool application to generate Model layer
Write neccessary business logic in XXXLocalServiceImpl for CURD operations
Write controller methods regarding initial operations of payroll project
Building pages to perform minimum payroll oprations

9. MVCCommand Classes

What are MVCCommand classes
Types of MVCCommand classes
Reimplement all functionalities developed in 9 sections with MVCCommand classes

10. Content Management

What is content management
What is a web content article
What is Structure
What are template and FTL
Basic web content
Create new web content with custom structure and template
Test

11. Organisation & Users

What is organisation, why organisation
How to create orgnisation
Users, create users

12. Roles and Permissions

What is role and permission
Importance of role and permission in websites
Create role and permissions
Sample demo how roles and permissions works
Use roles and permissions in payrool project with real case
Test

13. Site, Site Template, Layout, Groups

What is site template and how to create site template
what is site and how to create site
What is layout
What is group
How to create layout and group
What is team, how to create team in Liferay

14. Themes

What is a theme?
Why theme?
How to create a theme
How to edit theme
How to apply a theme to an organization

15. Fragments

What is fragments
Fragment creation with a real example
Test

16. Final Project

Payrool website design
Payrool website creation
Payrool stake holders creation
Payrook roles and permissions
Complete website design
Payrool web module with required command classes
Payrool service builder with minimum business logic
Controler with minimum mediator logic
Building functionality views, roles and permissions
Checking entire flow

17. Customizations

What is customization and why we need customization
What we can customize ( controller, jsps, service builder,js)
How to override controller code
How to override js
Create user with role ( default role of payroll application) and permissions
Test

Recap of Entire Training Concepts

Liferay Application Developer Course Curriculum

1. Development Environment

Installing Developer Studio
Liferay Development Environment

2. Module Lifecycle

Developing Applications in the Module Framework
What are Modules?
What are Components?
Application Lifecycle

3. Building Modules

4. Building Services

Service Architecture
Creating a Basic Service
Implementing Your Service

5. The JSR-286 Portlet Specification

A JSR-286 Portlet Specification
What are Portlets?
The Portlet Lifecycle
What is IPC?

6. Interacting with the Shell

Overview of the Shell
Bundle Installation
Deployment Status

7. Building Portlet Modules

Portlet Components
Configuring Portlet Attributes
Presentation Layer
Controller Layer

8. Debugging Module Deployment

Dependency Resolution
Troubleshooting Deployment
Discovering Services

9. Bringing Everything Together In a Real World Application

Project Overview
Creating the Portlet
Model & Persistence Layer
Service Layer
View Layer

10. Bringing Everything Together in a Real World Application (Continued)

Liferay Utilities
Validation and Feedback
Implementing Permissions
Liferay Services
Integrating with Liferay Frameworks

11. Upgrade Strategy

Upgrading from Liferay 6.2 to DXP

Liferay Platform Developer Course Curriculum

1. Liferay Platform Architecture and Toolsets

Development Environment
Platform Architecture

2. Developing on the Liferay Platform

Introducing OSGi
Customizing with Modules
Module Lifecycle
Implementing Features with Components
Deploying Customizations with the Shell

3. Customization via Configuration

Configuration Framework
Customizing Default Settings

4. Customizing the View

Developing Custom Application UIs through the GUI
Overriding Application JSPs
Overriding Kernel JSPs
Using JavaScript Extension Points to Change Core Behavior
Customizing Product Navigation Menus

5. Localization

Overriding Resource Bundles
Adding Locales

6. Customizing the Controller

Using MVC Commands to Override the Controller
Render Commands
Action Commands
Overriding the Controller in the Kernel

7. Customizing the Service Layer

Overriding Services
Extending Services with Service Wrappers

8. Publishing Services

Simplifying Communication with REST Services
Publishing Web Services

9. Customizing the Persistence Layer

Intercepting Events with Model Listeners
Extending the Liferay Schema

10. Messaging

Message Bus: Liferay’s Lightweight Framework
Sending Messages Across the Network

11. Authentication

Customizing the Authentication Pipeline
Using LDAP Sync to Map Users
Automatically Logging In Users
Securing Remote Access with AuthVerifiers

12. Search

Customizing the Search Index
Tailoring Search Queries
Filtering Search Results Using Facets

13. Lifecycle Events

Injecting Custom Logic in the Request
Implementing Servlet / Portlet Filters
Customizing Server Startup
Participating in Shutdown Events

Liferay Front-End Developer Course Curriculum

1. The New UI Landscape

Lexicon: Liferay’s Design Language
Modern JavaScript Design with ES2015
Creating UI Components with Metal.js
Maintaining Alloy UI

2. Developing Themes

Building and Generating Themes
Customizing Lexicon and Bootstrap Components
Styling Applications
Creating and Using Reusable Themelets
Packaging Content in Themes
Embedding Applications

3. Customizing the Page Layout

Creating Layout Templates
Embedding Applications into Templates

4. Styling in Liferay with Display Templates

Liferay’s Templating Options

5. Delivering Consistent Content Experiences

Styling Web Content with Templates
Creating and Previewing Content Templates

6. Customizing Email Notifications

Creating Notifications with FreeMarker Templates
Using Tag Libraries in Templates

7. Customizing Application UIs

Controlling Application Presentation

8. Advanced Templates

Using Google Closure Templates with Metal.js

Liferay System Administrator Course Curriculum

1. Installation

Installing a Liferay Bundle
Connecting to external databases and mail servers
Installing Liferay Manually on an Existing Application Server

2. Configuring Liferay

Server Administration through the Control Panel
Plugin Management
Liferay Marketplace
Configuring Liferay Services Oriented Architecture

3. Clustering

Introduction to Cluster Design
Creating a Liferay Cluster
Principles of Liferay Clustering
Configuring Quartz for Job Scheduling
Syncing the Database Cache across your Cluster
Clustering Documents and Media
Syncing Search Indexes
Setting up a Solr Server
Session Replication
Load Balancing using Apache
Deploying Plugins across a Cluster

4. External Services

Using External Services for Document Previews
Setting up ImageMagick Higher Quality Image Previews
Setting up LibreOffice for Document Conversion
Configuring Xuggler for Audio/Video Previews
Setting up Liferay as a WSRP Producer and Consumer

5. Performance Tuning Overview

Load Testing
Profiling
Memory Management
Garbage Collection
Cache Optimization
Optimizing Lucene
Configuring a Content Delivery Network
Database Sharding

6. Maintaining Liferay

Liferay Monitoring
Backing Up a Liferay Installation

7. Log Levels

Upgrading Liferay
Installing Fix Packs Using the Patching Tool

Liferay Fundamentals Course Curriculum

1. Getting Started With Liferay

Installing Liferay Portal
Familiarizing Yourself with Liferay's User Interface
Get started with Portal Configuration

2. Fundamental Liferay Concepts

Grouping and Displaying Content Using Sites
Sharing Content through Site Hierarchy
How to manage Users using Organizations and User Groups

3. Managing Permission Through Roles

What are Permissions?
What are Roles?
Creating and using Roles effectively
Delegating Permissions using Teams

4. Basic Page Management

Site Navigation
Creating and Managing Pages
Setting Page Permissions
Site and Page Templates

5. Introduction To Liferay's Asset Framework

What is an Asset?
Assets available in Liferay out of the box
Adding Metadata using Tags and Categories

6. Basic Web Content

Basic Web Content Creation
Placing and Displaying Content 
Organizing Content with Content folders
Using the Recycle Bin

7. Managing Documents and Media

Creating Documents in Liferay
Storing Files and Folders
Adding metadata to documents

8. Encouraging Collaboration in Liferay

Understanding the Tools used for Collaboration
Managing the Tools used for Collaboration

9. Enhancing Networking and Collaboration

Measuring User Participation
Enabling Users to connect with one another
Integrating Liferay with other Social Networks

10. Connecting to External Services

Embedding Web Sites
Publishing RSS Feeds
Placing Remote Portlets

11. A Deeper look into Liferay's Asset Framework

Relating Content through the Asset Framework
Learning how to enhance Content through the Asset Framework 
Monitoring Content

12. Understanding Custom Fields

What are Custom Fields?
Creating and using Custom Fields

13. Understanding Workflow

What is Workflow?
Understanding a Workflow Process
Using a simple Workflow
Additional Features of the Workflow Engine

14. Understanding Dynamic Data Lists

What are Dynamic Data Lists?
Creating a Data List
Integrating Dynamic Data Lists with Workflow

Liferay Content Management Course Curriculum

1. Driving the Content Process in Liferay

Content Management Concepts
Solving Real-World Content Needs

2. Authoring Content

Storing Content in Liferay
Web Content Management
Document Management
Generating Customer Engagement with Blogs
Providing Real-Time Updates on Team Projects

3. Organizing Content

Using Folders to Organize Content
Tagging and Categorizing Content to Make Searching Faster

4. Managing Content

Changing Content Display Options
Automating Content Updates with Asset Publisher

5. Managing Content (continued)

Applying Consistent Design to Content with Structures
Improving SEO Ranking with Metadata
Incorporating Accessibility Practices

6. Syncing Content Between Teams

Managing Documents with Liferay Sync
Separating Team Projects Across Wiki Nodes

7. Delivering Content to the Right Audience

Defining User Segments
Targeting Content to Different User Segments
Gathering User Analytics
Integrating Google Analytics

8. Publishing Content to Live

Reviewing Content Submissions
Staging Content Before Publishing

free

Add-ons

Most of the Linux Security Fundamentals Jobs in the industry expect the following add-on skills. Hence, we offer these skills-set as FREE Courses (Basics) to ease your learning process and help you stay ahead of the competition.

Agile & Scrum

Hands-on Liferay Training Projects

Our Liferay Training course aims to deliver quality training that covers solid fundamental knowledge on core concepts with a practical approach. Such exposure to the current industry use-cases and scenarios will help learners scale up their skills and perform real-time projects with the best practices.

  1. Project 1 : Payroll management app

logoTraining Options

Choose your own comfortable learning experience.

Best Value

On-Demand Training

25 hrs of Self-Paced Videos

  • 25 hours of Liferay Training videos
  • Curated and delivered by industry experts
  • 100% practical-oriented classes
  • Includes resources/materials
  • Latest version curriculum with covered
  • Get lifetime access to the LMS
  • Learn technology at your own pace
  • 24x7 learner assistance
  • Certification guidance provided
  • Post sales support by our community
self-paced

Get Pricing

Preferred

Live Online (Instructor-Led)

30 hrs of Remote Classes in Zoom/Google meet

2025 Batches

Start - End

Time

Weekend

Mar 29 - Apr 13

07:00 PM

Weekdays

Apr 01 - Apr 16

07:00 PM

Weekend

Apr 05 - Apr 20

09:00 AM

Weekdays

Apr 08 - Apr 23

09:00 AM

Customize your schedule here

+ Includes Self-Paced
  • Live demonstration of the industry-ready skills.
  • Virtual instructor-led training (VILT) classes.
  • Real-time projects and certification guidance.
online

For Corporates

Empower your team with new skills to Enhance their performance and productivity.

Corporate Training

  • Customized course curriculum as per your team's specific needs
  • Training delivery through self-Paced videos, live Instructor-led training through online, on-premise at Mindmajix or your office facility
  • Resources such as slides, demos, exercises, and answer keys included
  • Complete guidance on obtaining certification
  • Complete practical demonstration and discussions on industry use cases
Learn MoreContact us

Served 130+ Corporates

Corporate Clients

Liferay Certification

Shall I appear for Liferay certification exam after completion of Liferay course?

Our Liferay course covers all the topics that are required to clear Liferay certification. Trainer will share Liferay certification guide, Liferay certification sample questions, Liferay certification practice questions.
MindMajix certificate
Zoom

logoOn-Job Support Service

Online Work Support for your on-job roles.

jobservice
@Learner@SME

Our work-support plans provide precise options as per your project tasks. Whether you are a newbie or an experienced professional seeking assistance in completing project tasks, we are here with the following plans to meet your custom needs:

  • Pay Per Hour
  • Pay Per Week
  • Monthly
Learn MoreContact us

Liferay Instructor

Learn from the certified and real time working professionals.

instructor

Training by

Ravinder , having 8+ yrs of experience

Specialized in:Liferay

Ravinder has got 8+ of years of industrial experience working for global MNCs. He chose to deliver online training and contribute informative articles and blogs to various websites to share his technical expertise.

One Access for Multiple Courses

Choose from our Self-Paced learning library based on trending job Roles or Career Paths at a Discounted price.

Learn more

Liferay Training FAQs

Course Objectives

After completion of the course, the following are the concepts that you’ll learn:

  • Liferay tools and their applications
  • Liferay plugins
  • Administration
  • Problem formulation
  • Tuning of Liferay portal
  • Portlets

Why should you learn Liferay to grow your career?

  • All the top companies are focusing more on the “user-centric” perspective to drive their business.
  • The demand for Liferay professionals is increasing day by day, providing huge opportunities around the globe.
  • On average, Liferay professionals earns around $93,274 per annum.

Who should learn Liferay?

Here is the list of professionals who benefit from learning this technology:

  • Software Developers
  • Administrators
  • System engineers

Aspirants who are willing to build their career in the administrative field.

What are the prerequisites for the Liferay course?

The following are the prerequisites required for learning Liferay course:

Basic knowledge of,

  • JavaScript
  • Core Java
  • Web development
  • JQuery

To enhance your skills go through our self paced video on:

  • Javascript
  • Programming languages.

What will you learn in this Liferay training?

The core skills that you will learn after completion of this training course are as follows:

  • Understanding web content in portal applications
  • Learn about Liferay portlet plugins development
  • Installation of plugins SDK and eclipse Liferay ide
  • Setting up the plugin environment.
  • Developing a layout and a portlet.

I want to complete the training in a few days or a week? Is it possible?

Yes, we got custom training programs to complete the course as you need.

What are the system requirements I need to attend online training?

You need good internet connectivity with a mobile/tab/laptop/system installed with Zoom/Meet.

How can I access recorded videos of my training sessions?

You can access the recorded videos through our LMS after every session.

Do I get any discount on the course?

Yes, you get two kinds of discounts. They are group discounts and referral discounts.

  • A group discount is offered when you join as a group of three or more.
  • When you are referred by someone already enrolled for training, you receive a referral discount.

How do I get a course completion certificate?

You will get a verifiable course completion certificate once you attend all the sessions and successfully submit the assessments.

How do you help me with certification?

We provide you with all the necessary resources and guidance to get certified with the relevant software/technology vendor on your own.

Can you help me with resume preparation?

Yes, our experts help you draft the perfect resume that matches your desired job roles.

Do you offer placements after the training program?

Yes, we help you with placement assistance through mock interviews, resume building, and by forwarding your profile to our corporate clients seeking trained resources.

How does your mock interviews process work?

A mock interview is a unique program we offer to help you experience real-time interviews.
Our expert connects with you, conducts an interview, and provides you feedback and quick tips to improve your skills as needed.

Can I avail EMI option to pay the fee?

Yes, we have associated partners who allow payments through three/six easy installments.

Can I customize the course curriculum?

Yes, you can customize the course curriculum as per your requirements.

Can I rejoin the subsequent batch if I cannot continue in the current schedule?

Yes, we provide feasibility to attend the next batch for the missing sessions; however, we cannot guarantee that the same trainer and the same kind of schedule would be available.

Will you continuously update your course content as per the latest software version/release available?

We keep our course curriculum aligned with the current stable Technology / Software version releases.

We want to hire resources you have trained. Is it possible?

Yes, we can offer resources depending upon the availability.

Why is there a difference between live online and self-paced videos duration?

In the case of live online training, we consider additional interaction time between the trainer and the learners.

Can we extend the access for the pre-recorded sessions?

Yes, you can renew the access after one year with a minimal fee.

Is it possible to customize the live training (scheduling and curriculum)?

Yes, we can customize the course curriculum and schedule the sessions as per your project requirements.

Do you conduct assessments at the end of the program?

Yes, we do conduct assessments.

Can we extend the lab access beyond training completion?

Yes. On special request, we can extend lab practice sessions for the learners at an extra cost.

We need a few consulting sessions with the training after completion. Is it possible?

Yes, we can arrange consulting sessions with the trainer at an extra cost.

User Testimonials
Everyone from start-ups to large enterprises prefer Mindmajix
Anvesh

My experience with mindmajix was quite good. Always got a prompt response from the team whenever I required any help. My trainer has good knowledge about Liferay and tried to explain everything clearly with examples. He makes sure that I understand every topic properly. Thank you Mindmajix for showing exemplary commitment to my learning journey.

Anvesh

Rating: 5

  • Anvesh
  • Ashwini
  • Siddharth
  • Abhiudaya
  • Vishwas
  • Baswaraj
  • AJ
  • Jenn
  • GopalRathinam

Liferay Training Resources

Teams across the globe run on MindMajix
+
Learners, Careers Upskilled
  • +
    Courses, Largest LMS
  • +
    Corporates, Global Clients
STILL GOT QUERIES?

Get a Live FREE Demo

  • Explore the trending and niche courses and learning maps
  • Learn about tuition fee, payment plans, and scholarships
  • Get access to webinars and self-paced learning videos
Name
Course *
Email *
Phone Number

Other Liferay Courses

Application Development CoursesView All