[wp-hackers] Disabing a paid extension of our plugin if the licence is not renewed, is doing this too agressive?

Daniel danielx386 at gmail.com
Tue Mar 4 01:32:26 UTC 2014


So the plug-in can even get taken out of the repo.

On 3/4/14, Chip Bennett <chip at chipbennett.net> wrote:
> Doing that is absolutely, unequivocally not compatible with the GPL or with
> free software philosophy in general.
>
> Disabling the Plugin functionality for failure to pay a recurring
> subscription is a use restriction that conflicts with GPL. GNU has also
> explicitly stated that an API that is purely a use license API is not GPL
> compatible.
>
>
> On Mon, Mar 3, 2014 at 6:51 PM, Nicola Peluchetti <
> nicola.peluchetti at gmail.com> wrote:
>
>> We are refactoring our plugin (
>> http://wordpress.org/plugins/all-in-one-event-calendar by the way it says
>> it hasn't been updated in 2 years, i released 1.10.5 two months ago but i
>> will open another thread for this ) to have a basic core and then sell
>> extensions.
>>
>> What i plan to do is disable the extension if the licence is not renewed
>> or
>> not entered. This basically means "do not add actions and filters for the
>> extension if the licence is not valid". So if the user after one year do
>> not renew the licence, i will make a call from our store to  our API and
>> set the extension as disabled.
>>
>> Do you think this is too aggressive?Would you advice against this?
>>
>> *Nicola Peluchetti - Senior PHP Developer @ Timely*
>> Twitter: @nik_peluchetti <https://twitter.com/#!/nik_peluchetti>
>> Facebook: nicola.peluchetti <https://www.facebook.com/nicola.peluchetti>
>> Stackoverflow: Stackoverflow<
>> http://stackoverflow.com/users/397861/nicola-peluchetti>
>> Mobile: +39 339 7507235
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


-- 
Regards,
Daniel Fenn


More information about the wp-hackers mailing list