Changelog
v1.11.4
Released August 21st, 2024
Latest Version
- New Feature: WHMCS V8.11 support
- New Feature: Support for PHP 8.2 version
- Changed: Requires ionCube Loader V13 or later
Previous Versions
v1.11.3
Released June 25th, 2024
View/hide detailed changelog
- Improvement: Adjusted label and description of the VNC console configuration for KVM and XEN HVM virtualization types - case #204
- Improvement: Maintenance update and stability optimizations
- Removed: Withdrawn redundant "admin" parameter from "localAPI" - case #201
- Removed: Support for WHMCS V8.7 and previous
- Bug Fix: Fixed compatibility with the DNS Manager For WHMCS where the "Manage DNS" button did not properly redirect to the newer version of the module - case #202
v1.11.2
Released September 13th, 2023
View/hide detailed changelog
- New Feature: WHMCS V8.8 support
- Changed: Added additional condition to update the usage of services with suspended status, but only those whose due date has not yet been reached - case #197
- Removed: Support for WHMCS V8.5 and previous
- Bug Fix: Eliminated module's "TypeError" that could occur when updating the WHMCS server usage stats via WHMCS daily cron on PHP 8.1 - case #198
- Bug Fix: Minor code corrections
v1.11.1
Released April 3rd, 2023
View/hide detailed changelog
- New Feature: WHMCS V8.7 support
- New Feature: A new option that allows to set up the "Secondary Disk Tag" - case #195
- Removed: Support for WHMCS V8.3 and previous
- Removed: Support for PHP 7.3 version
- Bug Fix: Eliminated "TypeError: in_array(): Argument #2 ($haystack) must be of type array" error that could occur in the client area if no ISO images have been selected for the non-OpenVZ product configuration
- Bug Fix: Users will no longer be removed from the SolusVM panel upon deleting the server - case #194
- Bug Fix: Minor code corrections
v1.11.0
Released November 24th, 2022
View/hide detailed changelog
- New Feature: WHMCS V8.6 support
- New Feature: Support for PHP 8.1 version
- New Feature: Configuration of "Secondary Disk Size" for product settings and configurable options (KVM virtualization type) - case #188
- Improvement: Added OS logo for Rocky Linux - case #190
- Changed: Requires ionCube Loader V12 or later
- Removed: Support for WHMCS V8.2 and previous
- Removed: Support for PHP 7.2 version
- Bug Fix: Fixed security issue of the XSS vulnerability risk - case #184
v1.10.3
Released March 1st, 2022
View/hide detailed changelog
- New Feature: WHMCS V8.4 support
- Removed: Support for WHMCS V8.0 and previous
- Bug Fix: Fixed UI issues with displaying the product module settings in the latest versions of WHMCS
v1.10.1
Released August 12th, 2021
View/hide detailed changelog
- Removed: Support for WHMCS V7.10 and previous
- Bug Fix: Fixed problem with displaying the invalid logo for the AlmaLinux operating system - case #174
v1.10.0
Released July 21st, 2021
View/hide detailed changelog
- New Feature: WHMCS V8.2 and "Twenty-One" theme support
- New Feature: Allow customers to change their main or additional IP addresses for the VPS server from the client area - case #162
- New Feature: Added displaying of the current operating system and assigned CPUs in the server details - case #161
- Removed: Support for PHP 7.1 version
- Bug Fix: Eliminated "ISO not found" error that might have occurred when accepting an order from the admin area - case #164
- Bug Fix: Minor code corrections
v1.9.4
Released March 5th, 2021
View/hide detailed changelog
- New Feature: WHMCS V8.1 support
- Removed: Support for WHMCS V7.9 and previous
- Bug Fix: Minor code adjustments
v1.9.3
Released August 27th, 2020
View/hide detailed changelog
- New Feature: WHMCS V8.0 and PHP 7.4 support
- Improvement: Module will now automatically generate the username and password if they were left empty - case #154
- Changed: When more than one IP addresses are ordered, the additional IPs will be now saved on separate lines instead of as comma separated - case #153
- Removed: Support for PHP 7.0 and previous
v1.9.2
Released April 21st, 2020
View/hide detailed changelog
- New Feature: WHMCS V7.10 support
- New Feature: Option to define number of seconds to start VM after the product creation - case #145
- New Feature: Choose whether to generate domain/hostname randomly - case #149
- Improvement: Templates names displayed in the client area can now be translated via the language file - case #148
- Removed: Support for WHMCS V7.7 and previous
v1.9.1
Released January 16th, 2020
View/hide detailed changelog
- New Feature: WHMCS V7.9 support
- Removed: Support for WHMCS V7.6 and previous
v1.9.0
Released November 20th, 2019
View/hide detailed changelog
- New Feature: Reconfigure Network - both from the client and admin area - case #125
- New Feature: Assigned IPv6 subnets will be now displayed in the client area- case #101
- Improvement: Added support for the custom port when configuring the server - case #118
- Removed: Support for WHMCS V7.5 and previous
- Changed: Terminating products will no longer cause IP addresses being removed from the "Dedicated IP" and "Assigned IPs" fields
- Bug Fix: Fixed problem with truncated entries in the "Location" field if there was a comma in the provided name - case #133
- Bug Fix: Other minor code corrections and tweak-ups
v1.8.1
Released April 11th, 2019
View/hide detailed changelog
- New Feature: PHP 7.3 support
- New Feature: Displaying IPv6 subnets assigned to the VM in the client area - case #101
- Improvement: Added user synchronization lookup to prevent rare cases of creating VM correctly but with information in its details that "User account does not exist" - case #104
- Improvement: Module will now look up a user account in SolusVM before first VM creation and, if it exists, assign the already created to prevent duplicating accounts - case #106
- Improvement: Multi-select fields in the product's module settings will now automatically adjust the size to the width of the page to increase clarity - case #102
- Removed: Support for WHMCS V7.4 and previous
- Bug Fix: Resolved case related to the custom port handling that prevented proper server test connection - case #103
- Bug Fix: Fixed SQL "Invalid datetime format" error that might have occurred on PHP 7.2 when SolusVM username account was written as an integer - case #105
- Bug Fix: Fixed case of the module trying to create a username that exceeds the maximum number of characters allowed by SolusVM - case #99
- Bug Fix: Resolved issue with "Encrypted Root Password" option in the product's module setting that might not have worked properly - case #108
- Bug Fix: Solved integration problem with Hosting Renewals For WHMCS module - case #114
- Bug Fix: Other minor corrections
v1.8.0
Released July 18th, 2018
View/hide detailed changelog
- New Feature: Rebuild Server On Purchased OS - clients are allowed to rebuild the server only to the operating system purchased with it - case #70
- New Feature: Rescue Mode - allow clients to boot the server directly into the rescue mode (KVM only) - case #69
- New Feature: Rebuild Limit - specify how many times a client can rebuild the server during one billing cycle of the product - case #68
- New Feature: View decoded server's password in the admin area product's page - case #66
- Improvement: Minor code and language alterations
- Removed: Support for WHMCS V7.1 and previous
v1.7.1
Released October 31st, 2017
View/hide detailed changelog
- New Feature: WHMCS V7.3 support
- New Feature: Support for 'PXE' (Preboot Execution Environment) toggle
- New Feature: 'Network Speed' configurable option
- Bug Fix: Resolved problem with 'IP address not found' error occurring on product downgrade when IPv6 is used
- Bug Fix: Corrected error that might have caused sending AJAX requests too often
- Bug Fix: Assorted code corrections
v1.7.0
Released June 22nd, 2017
View/hide detailed changelog
- New Feature: 'Change Root Password' option for automatic change of template's root password after server creation
- New Feature: 'HTML5 Serial Console' support for OpenVZ and Xen virtualization types
- Improvement: Adjusted server status if node is unavailable
- Improvement: Enabled validation of white characters in the hostname
- Changed: Graphs are now fetched via cURL library to WHMCS server first instead of directly from SolusVM server by JavaScript
- Bug Fix: Corrected synchronization of assigned IP addresses' list if changed in SolusVM panel
- Bug Fix: Solved problem with invalid number of assigned IP addresses on product downgrade
- Bug Fix: Resolved compatibility issues with DNS Manager For WHMCS module
- Bug Fix: Minor code refinements
v1.6.8
Released April 24th, 2017
View/hide detailed changelog
- Bug Fix: Corrected visibility of DNS Manager For WHMCS button in the client area
v1.6.6
Released February 15th, 2017
View/hide detailed changelog
- Bug FIx: Resolved compatibility issue with OnApp modules
- Bug FIx: Log in to SolusVM from the client area with correct server port
v1.6.5
Released January 19th, 2017
View/hide detailed changelog
- Bug Fix: Corrected display of newly created password
- Bug Fix: Resolved 'PDOException' error occurring while saving product configuration
- Bug Fix: Send email message after product creation
v1.6.3
Released November 7th, 2016
View/hide detailed changelog
- New Feature: PHP 7 support
- Improvement: Configure VPS to be provisioned without ISO attached
- Changed: Use port 5656 for secured connection
v1.6.2
Released October 6th, 2016
View/hide detailed changelog
- New Feature: WHMCS V7 support
- Bug Fix: Corrected detection of DNS Manager For WHMCS
v1.6.0
Released August 17th, 2016
View/hide detailed changelog
- New Feature: Define static resource for new VPS
- New Feature: Define node friendly names
- New Feature: Disable TUN/TAP in the admin area
- Improvement: Minor usability enhancements
- Bug Fix: Correctly redirect to 'Change Password' tab in the client area
v1.5.2
Released June 3rd, 2016
View/hide detailed changelog
- Bug Fix: Display VNC console
- Bug Fix: Prevent from using single SolusVM account by multiple WHMCS clients
- Bug Fix: Change password - KVM virtualization
v1.5.0
Released October 21st, 2015
View/hide detailed changelog
- Improvement: Client area user interface rebuilt
- New Feature: Automatic server upgrade
- New Feature: Update bandwidth and disk usage
- Bug Fixes: Minor improvements and tweaks
Charlie @charlie2183
Nice extension which works with Lagom theme, great features included, easy to use interface.
Awsome done.
Xiufeng Guo @xiufeng4042
We have used this module for several months, everything works fine to sell KVM VPS without provide SolusVM control to our customers.
David Brockway @Misdivide
We have been testing this module for less than a day, the user interface is so simple and the layout is so modern, we are able to completely disable the ugly Solusvm control panel for our cloud beta testing clients.
The user interface is so clean and modern, we are still trying out some of the features.
Carlos Santos @carlos4828
Very usefull and feature rich. Worth it.
Duncan Emanuels @seychell
Using it sins 2014!, never want something else :)
modulesgarden knows what we really need!
using it on idfnv.com
Soheil G @vms
This module came with multiple bugs/issues that took an extremely long time to resolve. Our developer had to do his own temporary work-around which was hard to do as their script is ioncubed. In addition, they appear to not have their own development install of WHMCS to test their modules on as they continuously requested we give them access to our install.
Below are a list of issues we faced with the module:
1. The module used to only work on the default port. Even though there was a field where you can add the port, it did not work properly. The module only worked on default SolusVM port. Issue took 3 weeks to resolve after multiple false fixes.
2. All the fields would reset if you modify any portion of the service details. I'm unsure if this has been fixed.
3. You cannot have any service names that has a number, an "e" followed by another number. This would attempt to do a math operation and throw an error.
4. The module had spelling errors, on client area. Good thing we caught this soon, or else it would have been very unprofessional to our customers.
As for the module itself, it does have some additional features compared to the free module provided by SolusVM. However, it is also missing some features that does come with the free module, such as VNC access on admin side. I have been told they may add this feature in a future version. Is the module worth keeping? Yes. Was it worth the cost and the hassle to get all these issues fixed? Probably not. I wouldn't recommend switching over from an existing SolusVM module.
In addition, because the module (and another module) had issues, we had our trial extended. However, ModulesGarden did not honor the original price we purchased these modules for, since we did not pay for them immediately without being sure they fixed the bugs.
Rendy Maulana @rendy
Already use and buy this modul, and its very useful
Sumit Jain @hostspicy
Awesome Solusvm extended vps , i am just loving it