Jump to content
  • 0

License re-issue function


Question

Posted

We are trying to create a Plugin for users to manage their licenses remotely and we are able to finish tasks like add/terminate/suspend/list licenses. But we want to provide an option to re-issue their license key as well. So far we are unable to track any respective functions in the documentation to re-issue the license. Can someone help and advise if there is a direct function for license re-issue [ we use the license manager to issue licenses]? 

2 answers to this question

Recommended Posts

  • 0
Posted

A re-issue typically depends on the module and it's re-issue support, and modules are not callable via the API. Assuming the module supports re-issues, you would probably want to call Services::edit via the API and pass in the re-issue field(s) so that the module will be called and can perform that action on the service.

  • 0
Posted

Hello Tyson,

Thanks much for the update. We are actually using "https://docs.blesta.com/display/user/License+Manager" to issue the license. We know there is an option to re-issue the license from particular module in client interface and hope there'll be an option to call it from the plugin also. Unfortunately, we could not find it from the  documentation. is there any way to do it from another plugin that we'll create? 

 

Thanks in advance.

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...