Blog / New SW Panel ready for your Cloud actions

New SW Panel ready for your Cloud actions

by SW Team

SW Hosting has reunified the addresses of access to SW Panel all in one direction. Dou can access new control panel in: www.swpanel.com. On the web you find available 11 SW Panel version, which integrates more actions and has improved features, it has the latest updates and is more modern.

With the SW Panel you can manage your Cloud servers, access to management's services, balance information, search, notifications and alerts, registration and management of domains or receive information about your domain's portfolio. Now you can do all this without 'leaving your home'.

Integrate direct access into your SW Panel

From now on, for all clients that would like to provide the service of direct access to SW Panel to their client, they should embed the code we give you below. If they are working while surfing on your web of business/other, it will not be necessary to stop what they're doing to open a new window when you want to enter to your SW Panel.

Once you have offered your clients this direct acces to control panel, they must introduce login and password. When they finish the actions/teps that they wanted to do, they will continue working on what they were doing, without interruptions or losing your time.

Code to include the SW Panel on your site:

<form action="https://www.swpanel.com/login/login.asp" method="POST" >
<label for="usuario">User</label>
<input id="usuario" name="usuario" type="text" >
<label for="password" >Password</label>
<input id="password" name="password" type="password" >
<input name="URLretFAIL" type="hidden" value="http://www.yourdomain.com/login" >
<input type="submit" value="Login" >
</form>

 

i