admin管理员组文章数量:1426507
My friends. I want to know if I can create a repository of abandoned plugin of wp that the author is not mantaining make 2 years.
The plugin is this:
/
I just want to know if I will have problem with the law if I put it in the Github because is a third party plugin, even if I mantain the author in the readme.txt. Thanks!
Edit: /
My friends. I want to know if I can create a repository of abandoned plugin of wp that the author is not mantaining make 2 years.
The plugin is this:
https://br.wordpress/plugins/send-emails-for-woocommerce/
I just want to know if I will have problem with the law if I put it in the Github because is a third party plugin, even if I mantain the author in the readme.txt. Thanks!
Edit: https://wordpress/support/topic/can-i-takeover-this-plugin-it-seems-to-be-abandoned-after-2-years-w-o-update/
Share Improve this question edited Jun 10, 2019 at 19:40 Lucas Vendramini asked Jun 10, 2019 at 17:47 Lucas VendraminiLucas Vendramini 3032 silver badges11 bronze badges2 Answers
Reset to default 1I‘m not a lawyer but a plugin developer. As far as I know you ca republish any GPL code. The only thing you should do first is
- try to reach the author in the forum
- have a look at the plugin files, maybe there’s an email address where you can try to reach out to the author
If both doesn’t work just fork it. This is the recommended process to take over a plugin if it seems to be abandoned.
Yes as long as you don't violate the original license, all plugins on are GPL or GPL compatible, so your fork must be too.
Keep in mind though that for legal matters, you should consult professional legal advice rather than stack exchange
For reference:
- Plugins must be compatible with the GNU General Public License v2 or later. If a license is not specified, code will be considered “GPLv2 or later.”
Taken from https://developer.wordpress/plugins/wordpress-org/
本文标签: authorCan I put in Github the code of a abandoned plugin I want to fork
版权声明:本文标题:author - Can I put in Github the code of a abandoned plugin I want to fork? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745417837a2657767.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论