Adding new location for Contabo

Dear Customer,

In case of contabo added new location, you need to modify the location.json file in the path /modules/servers/ContaboVM/packages/location.json and add as below

Say for Japan location at end

{"region":"JPN",
"name":"Japan"
}

Make sure you add comma (,) then add the above so the final one would be

 

{
"regions":[
{"region":"EU",
"name":"European Union (Germany)"
},
{"region":"US-central",
"name":"United States (Central)"
},
{"region":"US-east",
"name":"United States (East)"
},
{"region":"US-west",
"name":"United States (West)"
},
{"region":"SIN",
"name":"Asia (Singapore)"
},
{"region":"UK",
"name":"United Kingdom"
},
{"region":"AUS",
"name":"Australia (Sydney)"
},
{"region":"JPN",
"name":"Japan"
}
]
}

  • 27 Users Found This Useful
Was this answer helpful?

Related Articles

Payment Gateway Fees not showing fees

Hi, If you see after adding Payment Gateway Fees, you are not able to see it in invoice then...

Spinner and License issue

Dear Customer, Some of our user's are complaining license issue such as in some module it keeps...

Email Verification module issue

Hi, If you see Client Area (None verified user) after activating Email verification module into...

Activity Tweaks Error

Hi, If you get error message as: 0 /home/yourdomain/public_html/addonmodules.php(0):...

Ioncube issue - can not be decoded witht he version of Ioncube

Dear Customer, Some of our user's are complaining license issue such as can not be decoded with...