Liferay Architecture Diagram Let’s do a very brief analysis of the Liferay portal architecture. The best way to do that get an overview of Liferay portal architecture is through a visual representation, so here is a diagram of the Liferay architecture. As you can see in the diagram the Liferay architecture has 3 tiers,...
Tag: 6.0.x
Liferay Script for Setting Document Library Folder Permissions
Setting document library folder permissions in Liferay can be a tedious task, especially if you have a complicated structure of shards and organizations. Using a script can be the faster way than doing it manually. In this post I will show you how I manage this task in production servers and will provide you with...
Liferay Beanshell Scripts for Sharded Environments
Liferay Beanshell scripts are a quick way of handling Liferay portal administration tasks that otherwise would take a very long time to do manually.