Customer Portal

Do I really need "plugins" directory?

Comments 1

  • Avatar
    dpavlis
    0
    Comment actions Permalink
    You can take all .zip/.jar archives residing in plugins/ dir and combine them into one single archive - provided you also combine all plugin.xml files into one a fix the references to individual archives.

    You can also recompile the whole clover to be one monolithic .zip/.jar archive at which point you will just need one plugin.xml which maps component names/types on Java classes implementing them.

Please sign in to leave a comment.