Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


VPSie WHMCS Reseller Module
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

VPSie WHMCS Reseller Module

BharatBBharatB Member, Patron Provider
edited April 2015 in General

Well this is my first module release on LET more are coming up soon :)

VPSie-WHMCS-Module

WHMCS module to control and provision VPSie VPS

This is a VPSie VPS provisioning module made for WHMCS. Made using api provided by VPSie for reseller to sell without any complications.

Features :

Create, Terminate, Resize, Reset Password, Force Reboot, Shutdown.

Uploads / Downloads stats, CPU usage status, RAM usage stats, DISK R/W ( read/write ) stats in form of charts.

Display same stats to clients.

Clients can Boot, Reboot, Rebuild, Shutdown, Reset Password of their containers.

Coming next -> Admins (backup, snapshot, assign additional ips) , UI improvements to dynamically load stats.

Installation :

Copy module folder to whmcs_installation/modules/servers/vpsie

$params['grand_type'] = ''; // bearer | refresh_token

$params['client_id'] = ''; // get from https://my.vpsie.com/profile/settings

$params['client_secret'] = ''; // get from https://my.vpsie.com/profile/settings

Fill the above in vpsie/vpsie.php

Custom fields { Admin only => { text => { vpsid , cpu , ram , ssd } , dropdowns => { OS|Operating System , DC|Location } } }

Create product / service -> Module Settings , select Vpsie. You should see option for Offer Id fill it with appropriate offer id and its done.

OS | DC | Offer fields can be filled with data from this url http://apps.servertalks.com/vpsie/

You're good to go !


Please report bugs if you find any , UI isn't perfect yet so bear with it.

Github Link : https://github.com/Bharat-B/VPSie-WHMCS-Module

P.S. Screenshots

http://prntscr.com/6wyqul

http://prntscr.com/6wyr49

http://prntscr.com/6wyr9i

http://prntscr.com/6wyrdd

Thanked by 2click4easy vpsGOD
Sign In or Register to comment.