gentics / mesh

Gentics Mesh - The open source headless CMS for developers
https://getmesh.io
Apache License 2.0
572 stars 115 forks source link

Plugin System / Plugin Management #202

Closed Jotschi closed 6 years ago

Jotschi commented 6 years ago

We need a plugin system which allows us to extend the basic features of mesh with additional ones.

Open

Sub Tasks

Questions

Usecases

Possible requirements

http://stackoverflow.com/questions/465099/best-way-to-build-a-plugin-system-with-java

Name Pro Cons
Vert.x Module System   No sandboxing
OSGi Sandboxing  
JPF    Last updated 2004
JSPF    Unfinished

Custom Implementation

Compare with other systems

Jotschi commented 6 years ago

Released with 0.19.0