Jump to content
  • 0

Question

4 answers to this question

Recommended Posts

  • 0
Posted

Take a look at the documentation. You can also take a look at other modules, like the VPS.net module.

 

First define YourModule::getClientTabs(), which returns an array of key/value pairs to reference each tab (as shown in the documentation). Then use those keys as public method names in your module which render the view for the specific tab.

  • 0
Posted

The only way I can learn is to try things myself.

 

EDIT: I basically wish to do the same thing but with a tab on the service page.

 

  On 5/13/2014 at 8:43 PM, Licensecart said:

I don't recommend editing modules unless you know how to, the other thread just needed the user to click the service row to see the login information.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...