There are few scenarios that you might want to modify the JSPs to override which are no longer in Liferay’s core and you can do core JSP customizations to a specific site. portal-web/docroot/html As you can see, the above screen represents before you begin...
Facebook message in your custom portlet using Webhook integration with Liferay
In this sections, we will describe how to setup Webhook, to receive message from Facebook to Liferay using Webhook and how to receive message from Liferay to Facebook using Graph API. Terms and Concepts You'll come across the following terms multiple times in this...
Add custom section under Users and Organization in Liferay Control Panel
Domain: Liferay Version: 6.1.2 CE Module: Liferay Control Panel Sometimes we might require to add new section to Control panel Master data management process such as User and Organization. In my case I want to create a new section and add required UI elements to...
Restrict Liferay Theme scope to a Site/Community
Domain: Liferay Version: 6.1.2 CE Module: Liferay Themes In Liferay we can deploy any number of themes to and those are available to all the Sites and Organizations. Sometimes we want to develop/deploy theme to certain Sites/Community pages. By out of the box Liferay...
Deploy workflow portlet to Liferay Page
Domain: Liferay Version: 6.1.2 CE Module: Kaleo Workflow To manage Workflow requests assigned to a person, Liferay accommodates to assign/review/approve/reject process from Control Panel.My Account section. Sometimes Company Portal doesn’t like to give Control panel...
KTree S3 Bucket Maintenance
Introduction In Liferay it is tough to handle scenarios like storing large data files such as video and audio files. For carrying out general maintenance operations such as upload, update, copy, move and delete etc… Liferay might consume more memory and hence we need...