• Hi

    I was wondering if someone has some good thoughts about how to disable the functionality of our plugin after checking the license key. I integrated a system with License Manager and WP eStore, and it runs fine: I get a success or failure accordingly.
    But suposing the key is invalid, does anyone has good ideas on how to limit the plugin itself? Maybe a good routine? Should I place the verification on the activation routine of my plugin? But this verification can easely be deleted by the user…
    Any ideas?

    Kind regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    But suposing the key is invalid, does anyone has good ideas on how to limit the plugin itself?

    Can you explain the above comment further.

    Thank you

    Thread Starter jkepler

    (@jkepler)

    Good evening

    Yes, of course. Once I check the license key, how can I disable my own custom plugin or prevent it to run unless the key is valid? Any average programmer, can edit my code, and remove the check license routine. What are the best practices for implemeting license validation?

    Kind regards,

    JKepler

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    Any average programmer, can edit my code, and remove the check license routine.

    I am a bit curious to know how would a programmer have access to your site to remove the license routine?

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘After checking License’ is closed to new replies.