-
Notifications
You must be signed in to change notification settings - Fork 270
AGPL license needed for all plugins? #888
-
I know that AGPL requires releasing the source code for all modifications to the source code. However if we develop plugins that is an extensibility scenario not modification. do we also need to release source code?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
No. Indeed when you develop a plugin it uses the source code of Lowcoder - but do not modify it.
The Plugin can have an other license. When you publish it - remember for example on npm - it will be "open source" anyhow, as the sources are published. Yet, if you bundle it before - it may be published as minified version.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment