• Resolved amy143

    (@amy143)


    Hello team,
    There is some confirmation i want to answer with, like what i want in one of my module i want some portion of this plugin to be included lets say revenue with some updates in it so i will have some code from this plugin maybe half of it but with some updates.
    Do i have permission to sale my updated plugin with some price.
    Note – this is because in react code there is no way i can add some dropdown or custom filters like we do in php using event driven design pattern or extending or overriding the classes.
    I hope i will get a valuable answer
    Amit
    Regards

    • This topic was modified 6 years, 8 months ago by amy143.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Do i have permission to sale my updated plugin with some price.

    WooCommerce & WooCommerce Admin are licensed under the GPL V3. The text of the license is included in the root folder of each plugin as license.txt.

    If you are going to be selling plugins in the WP ecosystem, it would be in your interest to be familiar with the licenses commonly used.

    • This reply was modified 6 years, 8 months ago by Ron Rennick.
    Thread Starter amy143

    (@amy143)

    Hello @wpmuguru , yes that is understood but the reason behind doing this is we can’t extend the functionalities of the plugin like adding some filters and that must be done in react code and then in php as well. so do you agree the current system does not allow us to add some code via extending or overriding the code?

    we can’t extend the functionalities of the plugin

    Section 5 of the license covers modifications https://github.com/woocommerce/woocommerce-admin/blob/master/license.txt#L244

    Hello @amy143,

    we can’t extend the functionalities of the plugin like adding some filters and that must be done in react code and then in php as well

    We’d like WooCommerce Admin to be extensible for developers like yourself. If you find a missing filter, or an area you’d like to add a React component, feel free to open a Pull Request or open a new Issue (Feature Request) on GitHub here: https://github.com/woocommerce/woocommerce-admin/issues/new/choose

    Thread Starter amy143

    (@amy143)

    Hi @jeffstieler ,
    I checked your comment and based on that i have created a new issue, i hope the team will look for alternative solution.
    Thanks for your suggestion. here is the issue link – https://github.com/woocommerce/woocommerce-admin/issues/2976
    Regards

    • This reply was modified 6 years, 7 months ago by amy143.
    Plugin Support Nicola Mustone

    (@nicolamustone)

    Automattic Happiness Engineer

    Hello there,
    This topic did not receive any new reply for over a month.

    I’m marking it as resolved. Please, open a new topic if necessary!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Development’ is closed to new replies.