Setting up license keys
-
are there any videos showing how to set up a license key system for a plugin?
for example, when the user opens the plugin, they have to enter their license key before they can use it. once activated, the key is saved locally so they don’t have to enter it again every time.
i’d be using woocommerce license manager
-
@xxx I don't know about videos but there are a lot of posts about it.
-
@xxx This is a good place to get started: https://github.com/christophhart/hise_tutorial/tree/master/SimpleCopyProtection
-
think users can share the same key with this method though right ?
-
@xxx I would really encourage you to look into switching from WooCommerce to Moonbase if you can, they have a built in licensing system with a JUCE module that can be integrated into HISE - although we're waiting on a fix in Christoph's juce8 branch to make this easier.
-
@xxx 100% they can. It's not the best method and doesn't show you how to interact with a server or WooCommerce, it's just a starting point for within HISE.