You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This WHMCS module provides provisioning integration with CubeCoders AMP with WHM
13
13
- For the Module type, select **AMP**
14
14
- Enter the hostname for your AMP server followed by a Username and Password
15
15
16
-
- Note: You should create a seperate AMP user for WHMCS with the Super Admin Role and ensure MFA is disabled for this user.
16
+
- Note: You should create a separate AMP user for WHMCS with the Super Admin Role and ensure MFA is disabled for this user.
17
17
18
18
6. Click **Test Connection**
19
19
@@ -44,7 +44,7 @@ This WHMCS module provides provisioning integration with CubeCoders AMP with WHM
44
44
45
45
Congratulations {$client_name},
46
46
47
-
Your order has now been activated and you are minuets away from starting an epic journey with your friends in {$service_product_name}
47
+
Your order has now been activated and you are minutes away from starting an epic journey with your friends in {$service_product_name}
48
48
49
49
50
50
@@ -130,17 +130,17 @@ This WHMCS module provides provisioning integration with CubeCoders AMP with WHM
130
130
- The **Provisioning Template** allows you to select your deployment template within AMP for specific server you want to deploy
131
131
- Then select the **Post Create Action** from the below list depending on your desired outcome
132
132
133
-
Do Nothing = Creates instance and doesnt start the instance or application
134
-
Start Instance = Creates and starts the instance but doesnt start the application automatcially
133
+
Do Nothing = Creates instance and doesn't start the instance or application
134
+
Start Instance = Creates and starts the instance but doesn't start the application automatically
135
135
Start instance & update application = Creates & Starts the instance and performs an application update.
136
-
Full Instance & application startup = Creates & Starts the instance and starts & updates the application and starts the application everytime the instance starts. (Providing no additional setup is required on the customers behalf such as EULA acknowledgement or Steam sign in)
136
+
Full Instance & application startup = Creates & Starts the instance and starts & updates the application and starts the application every time the instance starts. (Providing no additional setup is required on the customers behalf such as EULA acknowledgement or Steam sign in)
137
137
138
138
- Set the **Required Tags** field as per below
139
139
- If you are running AMP in **Standalone** or Hybrid mode, enter the value ‘Local’
140
140
- If you are running AMP in **Controller/Target** mode, enter the Tag value that you have set on a Target within the AMP panel
141
-
- Extra Provision Setting field allows you to set a static setting that will apply to all Instances created for this product. If you wish to sell customisable parameters such as RAM & CPU allocations, please see the Configurable Options section further down.
142
-
- The **Update Every Tim**e option tells AMP if the application should be updated everytime the instance is started in teh future
143
-
- The **Mode** selection allows you to specify how teh Endpoints are displayed in the Client section of WHMCS. For example:
141
+
- Extra Provision Setting field allows you to set a static setting that will apply to all Instances created for this product. If you wish to sell customizable parameters such as RAM & CPU allocations, please see the Configurable Options section further down.
142
+
- The **Update Every Tim**e option tells AMP if the application should be updated everytime the instance is started in the future
143
+
- The **Mode** selection allows you to specify how the Endpoints are displayed in the Client section of WHMCS. For example:
144
144
145
145
Standalone URL will be displayed as https://yourdomain.com:25565
146
146
Target/Node IP Address will be displayed as 0.0.0.0:25565
@@ -161,7 +161,7 @@ You can set custom configuration options within WHMCS for settings such as RAM A
161
161
2. Click on **Create a New Group** and give it a name such as ‘AMP Product Options’
162
162
3. From the Assigned Products select the products that these configurable options applies to
163
163
4. Click on **Add New Configurable Option**
164
-
5. Enter the configrable option that you would like to set from the list below and click **Save Changes**
164
+
5. Enter the configurable option that you would like to set from the list below and click **Save Changes**
0 commit comments