Hi,
I’m looking for someone to create a very basic licensing plugin that I can use with WordPress plugins and themes. I already have the external platform that will issue and validate these licenses.
Here is the code snippet for that
Ideally I want a form front end added so that client can enter a license key and upon clicking on submit button a call will be made to valid license.
Here is an example of code snippet that uses the lic_config.php rather than a form or integration into p…