Works great once I read through the Developer Documentation
It took me a while to get everything working correctly. Unfortunately, I started by watching a point and click setup video, which only confused me. That approach just doesn’t work for how my brain operates and I knew better! I should have gone straight to the developer documentation and GitHub files from the start. Overall, this plugin does exactly what it claims to do. Once I wrapped my head around the process and properly configured my own plugin to call the API correctly, it works great.Once I read through the Developer API documentation and got my own plugin to activate successfully, everything’s been fairly smooth!The only issue I am having is that: The documentation doesn’t show a true reactivation endpoint that reuses existing tokens. The /activate/ endpoint always creates new activation records. I do not like the clutter in the activation page everytime I deactivate and activate. I am trying to figure out how to activate on the same token so I don’t get all the clutter. This is not clear to me or maybe it is not a function?
jlc1964
November 13, 2025
|
3 replies
Perfect plugin, fast support
I am using this plugin on a site that sells software, and it works flawlessly.I was experiencing a problem with duplicate keys but thanks to the support I was able to trace the problem (which was not caused by this plugin but by another one) and resolved the issue.
92prisma92
February 4, 2025
|
1 reply
poor implementation
First of all: we have not tested this plugin with themes or plugins for Wordpress. So it may well be that it works well with wordpress-stuff. We wanted to use this plug-in to validate the licenses of our software.The way this plug-in was programmed is really miserable. The programmer obviously didn’t want to over-implement a single line of code and decided for the most trivial of implementations.For example: there is a value for ‘expires_at’ and a value for ‘valid for days’. But both fields exclude each other instead of the plugin is calculating the other value. So on the client side you first have to check which value comes back and then of course you have to implement two checks, one for each possible value.The plugin obviously does not perform any calculations, but only transmits static data from the database. A well-made plugin, where the programmer also thinks about the implementation, would return a calculated value for ‘days_remining’, regardless of which value was entered in Wordpress. We purchased the pro-version but will give this plug-in up now. The example I described is just one trap you fall into when you have to query the API response yourself.
A bit of patience required, but they really came through
I am admittedly accustomed to a faster response time to a problem, but once we got things going they stayed on top of it until it was fixed. The plugin itself has worked great.
Very fast support and an excellent plugin
Excellent internal logic and an API system that works flawlessly. Great work, thank you for everything.
Works great once I read through the Developer Documentation
It took me a while to get everything working correctly. Unfortunately, I started by watching a point and click setup video, which only confused me. That approach just doesn’t work for how my brain operates and I knew better! I should have gone straight to the developer documentation and GitHub files from the start. Overall, this plugin does exactly what it claims to do. Once I wrapped my head around the process and properly configured my own plugin to call the API correctly, it works great.Once I read through the Developer API documentation and got my own plugin to activate successfully, everything’s been fairly smooth!The only issue I am having is that: The documentation doesn’t show a true reactivation endpoint that reuses existing tokens. The /activate/ endpoint always creates new activation records. I do not like the clutter in the activation page everytime I deactivate and activate. I am trying to figure out how to activate on the same token so I don’t get all the clutter. This is not clear to me or maybe it is not a function?
jlc1964
November 13, 2025
|
3 replies
A bit of patience required, but they really came through
I am admittedly accustomed to a faster response time to a problem, but once we got things going they stayed on top of it until it was fixed. The plugin itself has worked great.
Very fast support and an excellent plugin
Excellent internal logic and an API system that works flawlessly. Great work, thank you for everything.
Works great once I read through the Developer Documentation
It took me a while to get everything working correctly. Unfortunately, I started by watching a point and click setup video, which only confused me. That approach just doesn’t work for how my brain operates and I knew better! I should have gone straight to the developer documentation and GitHub files from the start. Overall, this plugin does exactly what it claims to do. Once I wrapped my head around the process and properly configured my own plugin to call the API correctly, it works great.Once I read through the Developer API documentation and got my own plugin to activate successfully, everything’s been fairly smooth!The only issue I am having is that: The documentation doesn’t show a true reactivation endpoint that reuses existing tokens. The /activate/ endpoint always creates new activation records. I do not like the clutter in the activation page everytime I deactivate and activate. I am trying to figure out how to activate on the same token so I don’t get all the clutter. This is not clear to me or maybe it is not a function?
jlc1964
November 13, 2025
|
3 replies
Not working
I have not access to plugin after installation.
Grafiman
August 27, 2025
|
1 reply
poor implementation
First of all: we have not tested this plugin with themes or plugins for Wordpress. So it may well be that it works well with wordpress-stuff. We wanted to use this plug-in to validate the licenses of our software.The way this plug-in was programmed is really miserable. The programmer obviously didn’t want to over-implement a single line of code and decided for the most trivial of implementations.For example: there is a value for ‘expires_at’ and a value for ‘valid for days’. But both fields exclude each other instead of the plugin is calculating the other value. So on the client side you first have to check which value comes back and then of course you have to implement two checks, one for each possible value.The plugin obviously does not perform any calculations, but only transmits static data from the database. A well-made plugin, where the programmer also thinks about the implementation, would return a calculated value for ‘days_remining’, regardless of which value was entered in Wordpress. We purchased the pro-version but will give this plug-in up now. The example I described is just one trap you fall into when you have to query the API response yourself.
A bit of patience required, but they really came through
I am admittedly accustomed to a faster response time to a problem, but once we got things going they stayed on top of it until it was fixed. The plugin itself has worked great.