Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
updated index.html
  • Loading branch information
rwill76 committed Dec 27, 2021
1 parent 6638f13 commit 85ea7de
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 4,522 deletions.
34 changes: 33 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,34 @@
# whmcs-vps-reseller
WHMCS server module for reselling VPS servers
WHMCS server module for provisioning and management of VPS servers from reseller's remote WHMCS installation. Enables reseller to deploy live cloud VMs from custom VPS package configurations. Features robust end-user management interface for reseller's client to manage server from within client area of WHMCS.

<p align="center"><a href="https://radwebhosting.com" target="_blank"><img width="350" src="https://avatars0.githubusercontent.com/u/16030710?s=460&v=4" alt="Rad Web Hosting"></a></p>

## About
* This is a Server Provisioning module for WHMCS to integrate API functionality for VPS resellers, allowing them to remotely manage Rad Web Hosting VPS Servers in remote WHMCS installation. This module also installs Client Area domain management functions for use by end-clients.
* Simplifies the automation of provisioning, selling, and managing VPS Servers, and provides for complete remote control of all VPS functions.

## Prerequisites
Please read the following system requirements for WHMCS VPS Reseller module:
* Working WHMCS installation (v5.3+)
* Rad Web Hosting VPS API key

Users can gain access to API key by signing up for a VPS Reseller account

## Installation
1. Download the module
2. Upload to WHMCS Server Modules directory (i.e. /home/user/whmcs/modules/servers ) and extract the files
3. In WHMCS Admin area, navigate to Setup -> Products/Services -> Servers and create the `RadWebHosting_VPS` server
4. Enter your API username and API secret. These can be obtained via your VPS Reseller Welcome Email.

Read our guide, [How to Integrate VPS Reseller with WHMCS](https://blog.radwebhosting.com/how-to-integrate-vps-reseller-with-whmcs/)

For full documentation, please visit the Rad Web Hosting VPS API documentation on the website.

## Help
If you have any questions or problems please submit a [Support Ticket](https://radwebhosting.com/client_area/submitticket.php).

## Bugs
If you discover any bugs or issues with this module, please notify our staff via the [24/7 Helpdesk](https://radwebhosting.com/client_area/submitticket.php).

## License
This project is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).
4 changes: 2 additions & 2 deletions whmcs/modules/servers/virtualizor_cloud/images/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<h1>Powered By Softaculous Virtualizor</h1>
Go to <a href="http://www.softaculous.com">Softaculous.com</a><br />
<h1>Powered By Rad Web Hosting & Virtualizor</h1>
Go to <a href="https://radwebhosting.com">RadWebHosting.com</a><br />
Go to <a href="http://www.virtualizor.com">Virtualizor.com</a>
4 changes: 2 additions & 2 deletions whmcs/modules/servers/virtualizor_cloud/js/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<h1>Powered By Softaculous Virtualizor</h1>
Go to <a href="http://www.softaculous.com">Softaculous.com</a><br />
<h1>Powered By Rad Web Hosting & Virtualizor</h1>
Go to <a href="https://radwebhosting.com">RadWebHosting.com</a><br />
Go to <a href="http://www.virtualizor.com">Virtualizor.com</a>
Binary file added whmcs/modules/servers/virtualizor_cloud/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions whmcs/modules/servers/virtualizor_cloud/novnc/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<h1>Powered By Softaculous Virtualizor</h1>
Go to <a href="http://www.softaculous.com">Softaculous.com</a><br />
<h1>Powered By Rad Web Hosting & Virtualizor</h1>
Go to <a href="https://radwebhosting.com">RadWebHosting.com</a><br />
Go to <a href="http://www.virtualizor.com">Virtualizor.com</a>
4 changes: 2 additions & 2 deletions whmcs/modules/servers/virtualizor_cloud/sdk/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<h1>Powered By Softaculous Virtualizor</h1>
Go to <a href="http://www.softaculous.com">Softaculous.com</a><br />
<h1>Powered By Rad Web Hosting & Virtualizor</h1>
Go to <a href="https://radwebhosting.com">RadWebHosting.com</a><br />
Go to <a href="http://www.virtualizor.com">Virtualizor.com</a>
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<h1>Powered By Softaculous Virtualizor</h1>
Go to <a href="http://www.softaculous.com">Softaculous.com</a><br />
Go to <a href="https://www.virtualizor.com">Virtualizor.com</a>
<h1>Powered By Rad Web Hosting & Virtualizor</h1>
Go to <a href="https://radwebhosting.com">RadWebHosting.com</a><br />
Go to <a href="http://www.virtualizor.com">Virtualizor.com</a>
6 changes: 3 additions & 3 deletions whmcs/modules/servers/virtualizor_cloud/ui/images/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<h1>Powered By Softaculous Virtualizor</h1>
Go to <a href="http://www.softaculous.com">Softaculous.com</a><br />
Go to <a href="https://www.virtualizor.com">Virtualizor.com</a>
<h1>Powered By Rad Web Hosting & Virtualizor</h1>
Go to <a href="https://radwebhosting.com">RadWebHosting.com</a><br />
Go to <a href="http://www.virtualizor.com">Virtualizor.com</a>
4,508 changes: 3 additions & 4,505 deletions whmcs/modules/servers/virtualizor_cloud/ui/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions whmcs/modules/servers/virtualizor_cloud/ui/java/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<h1>Powered By Softaculous Virtualizor</h1>
Go to <a href="http://www.softaculous.com">Softaculous.com</a><br />
<h1>Powered By Rad Web Hosting & Virtualizor</h1>
Go to <a href="https://radwebhosting.com">RadWebHosting.com</a><br />
Go to <a href="http://www.virtualizor.com">Virtualizor.com</a>

0 comments on commit 85ea7de

Please sign in to comment.