How To make my module licensed

if anyone can help me by giving me steps to make my module licensed, Thanks in advanced

1 Like

If you actually want to sell license keys, you will need to contact your sales agent at IA to help you get started with the licensing system and tools.

If you just want your module to run permanently without a license, simply override the gateway hook method isFreeModule() to return true.

2 Likes

Thanks @pturmel :heart: