Greetings fellow FileMaker developers …
Yes, you heard correctly, we have teamed up with popular FileMaker developer website FileMaker Today and as a result we are giving away Code-X licenses for free for a very limited time. Code-X normally sells for AU$450, however we’re giving it away for free this holiday season.
All you need to do is head on over to our Code-X page and fill out the form we have provided.
Oh, and if you have a blog or website of your own we would love it if you could link back to our website, or even sharing our website on social media will be much appreciated :)
The offer expires 31 December 2016 and will not be extended, so hurry before you miss out.
NOTE: We’ll be sending out the free licenses the first week of January 2017, so please be patient as we fulfil the requests.
Make sure you grab your free copy today before the offer expires.
A little bit about Code-X
If you’re a FileMaker Developer, then Code-X will allow you to create and restriuct demo versions of your solution so that your customers can try before they buy.
Here’s what you can do with Code-X:
- Generate and issue paying customers with registration codes to unlock demo solutions
- Add 30 day trials so that the solution expires if not registered
- Restrict features so that unregistered users cannot access them
- Restrict the number of users that can access your solution based on a license code
- Add nag screens for unregistered users to prompt them to register
- Lock a solution to a device so it cannot be pirated onto other computers
For more information visit our page: Code-X: FileMaker Developer Tool
Support for FileMaker Developers
We’re giving Code-X away for free, so naturally we cannot provide free support or advice as I’m sure you will understand. However if you need any help from us, you can purchase support at our standard hourly rate. Just contact us if you need support, we’re happy to help out.
—
Merry Christmas and Happy Holidays from all of us here at Hi-Voltage. We hope you have a safe holiday season and may Santa be kind to you this Christmas.
Regards,
Tony.
Hello,
I am Shevy, a member of the fm community. I recently tested code-x on my solution, for what is worth, I must commend the team at Hi-Voltage… Great work
However, I didn’t do alot of testing but I just noticed that One can use the same code to unlock the solution anytime.
For example, if I intend to implement a monthly subscription code, the very first code that was generated for a user still unlocks the solution every time it expires..
Hi Shevy, this is not something Code-X was designed to do – i.e. the codes don’t expire. However, you can achieve this yourself with some custom coding.
Maybe add a date as a parameter within the registration name – then you can extract the date and expire the solution after the date passes. If you look at the example that restricts the number of users, you can modify it to use a date instead. Hope this helps.