Sunday, 24 April 2022

How to create Login hook on Liferay DXP 7.3

 [1] Create a new "Liferay Module Project" with project template "mvc-portlet" as shown in below image.








[2] remove the JSP files as we not need it for this hook. change the controller as below shown in the image .



That's it for the POST Login Hook in liferay 7.3 . 
You can find the various liferay events on below link.

Liferay Event List

No comments:

Post a Comment