Difference between revisions of "Template:Provisioning Module"

From WHMCS Documentation

m
m
Line 25: Line 25:
 
|style="border:1px #AAA solid;padding:0.2em;{{#if:{{{clientarealink|}}}|color:darkgreen;|color:red;}}"| {{#if:{{{clientarealink|}}}|Yes|No}}
 
|style="border:1px #AAA solid;padding:0.2em;{{#if:{{{clientarealink|}}}|color:darkgreen;|color:red;}}"| {{#if:{{{clientarealink|}}}|Yes|No}}
 
|}
 
|}
{{#if:{{{additional|}}}|In addition to the above, this module also supports the following non-standard functions: {{{additional}}}}}
+
{{#if:{{{additional|}}}|In addition to the above, this module also supports the following non-standard functions: {{{additional}}}
{{#if:{{{port|}}}|The following ports should be open for outbound connections from your WHMCS server: '''{{{port}}}'''|}}</includeonly><noinclude>
+
}}
 +
{{#if:{{{port|}}}|The following ports should be open for outbound connections from your WHMCS server: '''{{{port}}}'''
 +
}}</includeonly><noinclude>
 
Provisioning Module features grid template, produces something like:
 
Provisioning Module features grid template, produces something like:
 
{{Provisioning_Module
 
{{Provisioning_Module

Revision as of 13:54, 9 November 2012

Provisioning Module features grid template, produces something like:

Supported Features

Create Suspend Unsuspend Terminate
Yes Yes Yes Yes
Change Package Change Password Usage Updates Client Area Link
Yes No Yes No

The following ports should be open for outbound connections from your WHMCS server: 2082 To use:

{{Provisioning_Module
| changepackage = yes
| usageupdates = yes
| port = 2082
}}

As Create, Suspend, Unsuspend and Terminate are assumed basic for all modules, only include these to show not supported.

Full list of options (case sensitive):

  • create
  • suspend
  • unsuspend
  • terminate
  • changepackage
  • changepw
  • usageupdates
  • clientarealink