留言板

Liferay 7 disable features/modules

thumbnail
Moisés Belda,修改在8 年前。

Liferay 7 disable features/modules

Junior Member 帖子: 75 加入日期: 13-4-20 最近的帖子
Liferay 7 is based on OSGi modules.

Therefore... Is it possible to disable some modules/features in order to have a lightweight liferay install. For instance : disable wiki pages or forums...because my project doesn't need this features.

How can this be done?
thumbnail
Sampsa Sohlman,修改在8 年前。

RE: Liferay 7 disable features/modules

Regular Member 帖子: 230 加入日期: 07-9-27 最近的帖子
Hi Moises,

I have not investigated yet internally either, but you should be able delete modules from /osgi/modules folder. Not all should be deleted, but as I think form of hardening this would be anyway good approach. My unofficial advice is try it emoticon
thumbnail
Moisés Belda,修改在8 年前。

RE: Liferay 7 disable features/modules

Junior Member 帖子: 75 加入日期: 13-4-20 最近的帖子
Thank you Sampsa... it's time to try!

Anyway... Is there any equivalence table beetween modules(jar) and features? It could be interesting to know what features are you losing when you delete jars...

Regards