Foros de discusión

Liferay 7 disable features/modules

thumbnail
Moisés Belda, modificado hace 7 años.

Liferay 7 disable features/modules

Junior Member Mensajes: 75 Fecha de incorporación: 20/04/13 Mensajes recientes
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, modificado hace 7 años.

RE: Liferay 7 disable features/modules

Regular Member Mensajes: 230 Fecha de incorporación: 27/09/07 Mensajes recientes
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, modificado hace 7 años.

RE: Liferay 7 disable features/modules

Junior Member Mensajes: 75 Fecha de incorporación: 20/04/13 Mensajes recientes
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