I would like to deactivate or, rather, just undeploy most of Liferay's default portlets. I know I can deactivate the portlets through the Liferay control panel one by one or adding a false for each portlet, but I was just wondering if there is a better way (maybe a way of disabling all the portlets and enabling the ones I need)
Asked
Active
Viewed 5,758 times
1 Answers
2
IMHO you can disable the portlets loaded by the portal server if you remove their entries from webapps\ROOT\WEB-INF\liferay-portlet.xml

koeckc
- 116
- 1
- 4
-
Thanks, I found another way of doing so by modifying the liferay-portlet-ext.xml file. Thanks – David Jeong Jul 20 '11 at 15:50
-
Wouldn't hurt anyone if you share the solution @DavidJeong – ThivankaW Oct 17 '21 at 19:41