I am working on an add on but finding that some of the information that I need is missing form the docs. I am learning this process as I go so please forgive me if I have missed something.
Example,
How? Can anyone please explain this to me a bit more? I understand that using $modulelink will take you back o the module itself but what if you want to use $modulelink&page=settings. How does this work? How can this be done so that it points to another php file?
Example,
Quote:
Originally Posted by http://docs.whmcs.com/Addon_Modules#Linking.2FActions
How? Can anyone please explain this to me a bit more? I understand that using $modulelink will take you back o the module itself but what if you want to use $modulelink&page=settings. How does this work? How can this be done so that it points to another php file?