Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
AGPLv3 doesn't really make selling self-developed plugins an option.
This may prevent some developers from creating plugins that could make Nextcloud interesting to even more users.
Describe the solution you'd like
The Shopware project has found a solution to improve this situation while maintaining AGPLv3
We want to give developers the freedom to create plugins for diverse business models without license requirements. For this reason, we allow an exception to the license terms of AGPLv3 for self-written plugins. These plugins have separate license terms – even when the plugin is derived from the class "Shopware_Components_Plugin_Bootstrap" – and do not have to be approved as open source software. For this purpose, the AGPLv3 license text contains the following add-on: Additional permission under AGPLv3, Sec. 7 If you modify this Program, or any covered work, by combining it with Plugins entirely written by you, the licensors of this Program grant you additional permission to convey those Plugins under terms of your choice, provided that those terms do not place additional restrictions on the Program.
Can the Nextcloud project also include such an exception in the license conditions?
Describe alternatives you've considered
none
Additional context
A previous discussion of this issue
Solution: ...You can not prohibit that someone sells your work the same way you sell it....
https://help.nextcloud.com/t/noob-question-about-app-licensing/78408
Actual license exception:
Additional permission under AGPLv3, Sec. 7:
If you modify this Program, or any covered work, by combining it
with Plugins entirely written by you, the licensors of this Program
grant you additional permission to convey those Plugins under terms
of your choice, provided that those terms do not place additional
restrictions on the Program.
Activity