Changelog
v1.3.2
Released October 25th, 2024
Latest Version
- New Feature: WHMCS V8.11 support
- New Feature: Support for PHP 8.2 version
- New Feature: Choose the action performed on service renewal to either renew or disable it - case #380
- Improvement: Implemented language overrides support, enabling the utilization of customized translations
- Improvement: Maintenance update and stability optimizations
- Changed: Requires ionCube Loader V13 or later
- Removed: Support for WHMCS V8.7 and previous
- Bug Fix: Resolved problems with missing instance passwords in email messages for specific server templates, that should be retrieved or generated via a dedicated link - case #376, #385
- Bug Fix: Removed redundant "Public Cloud VPS instance" plan from "Solution Type" configuration, as it only works with OpenStack but not with OVH - case #383
- Bug Fix: Eliminated "Call to undefined function (...)\MailPiping\Traits\each() in (...)/MailPiping/Traits/ImapReader.php:91" error that could occur when running the cron job on PHP 8.X, due to function deprecation - case #384
- Bug Fix: Resolved issue that might have caused the "Addon of type os is missing for plan (...)" error upon service creation - case #388
- Bug Fix: Fixed assorted exception errors that could occur on selected module commands and cron jobs if the "OVH Server Type" was not chosen in the WHMCS server configuration - case #391
- Bug Fix: Solved problem with loading the "Logs" section in the addon module if a client, previously associated with an OVH service, had been removed from WHMCS - case #394
- Bug Fix: Other minor code corrections
Previous Versions
v1.3.1
Released May 5th, 2023
View/hide detailed changelog
- New Feature: WHMCS V8.6 and V8.7 support
- New Feature: Support for PHP 8.1 version
- Improvement: Increased loading speed of the service page in the admin area - case #357
- Changed: Requires ionCube Loader V12 or later
- Removed: Support for WHMCS V8.3 and previous
- Removed: Support for PHP 7.3 version
- Bug Fix: Fixed issue with missing geolocation and reverse DNS entries for the failover IP address type - case #355
- Bug Fix: Resolved problem with loading the servers into the addon module when a language other than English is used - case #358
- Bug Fix: Solved "The input provided isn't valid" error that could occur for the "Free" and "One-Time" server billing cycles when the product payment frequency was set to "Auto" - case #359
- Bug Fix: Eliminated "Wrong duration has been selected" error that might have occurred for the selected payment frequency - case #364
- Bug Fix: Other minor code corrections and improvements
v1.3.0
Released August 25th, 2022
View/hide detailed changelog
- New Feature: WHMCS V8.5 support
- New Feature: Manage VPS firewall settings and rules for owned IP addresses - case #204
- New Feature: Configure product with "Auto" payment frequency that will automatically bill the ordered server for every given number of months based on the selected WHMCS billing cycle - case #162, #287
- Improvement: Added support for Lagom WHMCS Client Theme 2.X
- Improvement: Added "Biennially" billing cycle type to the service payment frequency
- Improvement: Added "Mac Address" column displayed for IP addresses table - case #302
- Improvement: Added support for obtaining failover IP addresses to server management - case #314, #315
- Improvement: "Power On" service action button will now be disabled when the server is already running - case #313
- Improvement: Added ID parameter to distinguish doubled plan names in the product configuration
- Improvement: Updated module code to be compliant with the latest OVH API changes
- Removed: Support for WHMCS V8.1 and previous
- Bug Fix: Corrected fulfilling of the email template merge fields and WHMCS product details with server credentials obtained from the OVH email messages by cron job - case #297, #304, #319, #333
- Bug Fix: Fixed missing settings that you can choose to display in the "Service Information" tab of the dedicated server in the client area
- Bug Fix: Resolved cases when reverse DNS could not be displayed in the IP addresses list
- Bug Fix: Other code corrections, language and UI improvements
v1.2.2
Released March 25th, 2022
View/hide detailed changelog
- New Feature: WHMCS V8.3 and V8.4 support
- Removed: Support for WHMCS V8.0 and previous
- Bug Fix: Resolved problem with "This service does not exist" error that might have appeared when trying to renew the server - case #305
- Bug Fix: Eliminated assorted issues with service creation and renewal that might have been caused by certain "Payment Frequency" settings - case #307
- Bug Fix: Minor code corrections
v1.2.1
Released July 22nd, 2021
View/hide detailed changelog
- New Feature: WHMCS V8.2 support
- Removed: Support for PHP 7.1 version
- Bug Fix: Eliminated asterisk ("*") character that might have shown up in the blank "Server Name" field after cron execution - case #297
- Bug Fix: Fixed issue that might have prevented updating rDNS records from the client area - case #298
- Bug Fix: Solved problem related to automatic payment for orders in the OVH panel - case #299
- Bug Fix: Resolved issues with forwarding emails when using Debian and CentOS 8 with OpenVPN distributions - case #303
- Bug Fix: Certain fixes related to products renewals
- Bug Fix: Other code corrections and improvements
v1.2.0
Released March 17th, 2021
View/hide detailed changelog
- New Feature: WHMCS V8.1 and "Twenty-One" theme support
- New Feature: The module will now support the OVH renewal functionality - case #289
- New Feature: Allow or block IPMI access from the client area for dedicated servers - case #271
- New Feature: Choose which of the specified "Service Information" details should be displayed in the client area - case #271
- Improvement: Decide whether to enable or disable access to the KVM console from the client area when using "So you Start" or "Kimsufi" brands - case #274
- Improvement: Added possibility to select "Mailbox Folder" for "Incoming Mail Configuration" that can be used if received emails are set to be automatically filtered and moved to other than the default folder in the inbox - case #268
- Improvement: Certain OS images available for the server reinstallation can now be blocked using the "blockedImages.json" file - case #257
- Changed: Reverse DNS records will be now hidden from IP addresses if they match the OVH server name - case #279
- Changed: OVH domains will be now hidden from the server name - case #280
- Removed: Support for WHMCS V7.9 and previous
- Bug Fix: Fixed problem with sending emails when the "-linux" suffix has been omitted from "Server Name" - case #261
- Bug Fix: Solved issue where "reinstallation" emails instead of "installation" messages might have been sent after the VPS creation - case #269
- Bug Fix: Resolved case where password details might have been empty in email messages if the generated VPS password contained a certain special character - case #277
- Bug Fix: Fixed issue with fetching "compatible OS templates" instead of "installation OS templates" from API when trying to reinstall the OVH server - case #257
- Bug Fix: Other minor code corrections and improvements
v1.1.1
Released September 30th, 2020
View/hide detailed changelog
- New Feature: WHMCS V8.0 and PHP 7.4 support
- Removed: Support for PHP 7.0 and previous
- Removed: Support for WHMCS V7.8 and previous
- Bug Fix: Fixed "forbidden error (allow IP)" error that might have occurred due to conflicts of "HTTP_X_REAL_IP" and "REMOTE_ADDR" parameters - case #248
- Bug Fix: From now the reboot action is performed during the "unsuspend" action only when the option "Action On Service Suspension" is set to "Reboot To Rescue" - case #256
- Bug Fix: Resolved "Unable to start a vm already started" error that might have occurred during the "unsuspend" action - case #259
- Bug Fix: The "-linux" suffix will be now omitted from the "Server Name" custom field to resolve a problem that might have caused the "This service does not exist" error - case #261
- Bug Fix: Other minor code corrections
v1.1.0
Released July 9th, 2020
View/hide detailed changelog
- New Feature: Ordering dedicated servers using just WHMCS - choose from new configuration features such as plan, memory size, disks, networking, licenses, location, and billing commitments
- New Feature: Create snapshots for VPS - allow clients to capture an image of the server directly from their client area
- New Feature: Choose operating system licenses for VPS configuration
- New Feature: Use single "planCodeVpsOsAddon" configurable option for setting "Solution Type", "Operating System", and "Application" options just in one setting
- Removed: "Shutdown" button from VPS due to API changes in queries - use the "Power Off" button instead
- Removed: VPS "Language" configurable option - no longer supported by API
- Bug Fix: Resolved issues with the auto-paying option for OVH services - case #197
- Bug Fix: Solved case with lack of options to choose when reinstalling a server - case #198
- Bug Fix: Fixed issues with loading the "Data Center Location" list for VPS configuration - case #200
- Bug Fix: Corrected generation of configurable options - case #201
- Bug Fix: Resolved problem with VPS auto-assignment to hosting - case #208
- Bug Fix: Solved "Class 'ModulesGarden\Servers\OvhVpsAndDedicated\Appp\Helpers\Account\Servers' not found" exception error that might have occurred when running cron - case #196
- Bug Fix: Other code correction and improvements
v1.0.7
Released April 29th, 2020
View/hide detailed changelog
- New Feature: WHMCS V7.10 support
- Changed: Minor changes related to the VPS product configuration
- Removed: Support for WHMCS V7.7 and previous
- Bug Fix: Fixed issue with not obtaining VPS configurations from API in the product's module settings after the new OVH offer update - case #192
- Bug Fix: Resolved compatibility issue with the Hosting Renewal For WHMCS module - case #194
v1.0.6
Released February 28th, 2020
View/hide detailed changelog
- New Feature: WHMCS V7.9 support
- New Feature: "Prevent System Reinstall" - disable the OS reinstallation on VPS to another system if it was changed by the client during the upgrade - case #177
- Improvement: Improved listing of available templates for VPS
- Removed: Support for WHMCS V7.6 and previous
- Bug Fix: Resolved problems that might have appeared with the enabled "Rescue Reboot" option
v1.0.5
Released October 7th, 2019
View/hide detailed changelog
- Bug Fix: Test connection for "Incoming Mail Configuration" will no longer result in the "Can't open mailbox" error if "NONE" value was selected in the "Type" field - case #175
v1.0.4
Released September 24th, 2019
View/hide detailed changelog
- New Feature: WHMCS V7.8 support
- Removed: Support for WHMCS V7.5 and previous
v1.0.3
Released August 27th, 2019
View/hide detailed changelog
- Bug Fix: Corrected support for OVH-US endpoint
- Bug Fix: "Change Package" module command will no longer cause a dedicated server to be reinstalled
- Bug Fix: Resolved a rare issue that might have prevented email messages with server details from being sent by cron - case #164
v1.0.2
Released July 1st, 2019
View/hide detailed changelog
- Bug Fix: Adjusted output buffering that might have caused the product "Module Settings" not to load on some WHMCS installations - case #154
- Bug Fix: Added missing generation of OVH server token "/ip" endpoint to get all the necessary permissions that allow the module to function properly - case #160
- Bug Fix: Corrected support for PHP 7.3
v1.0.1
Released April 26th, 2019
View/hide detailed changelog
- Improvement: If the "Consumer Key" is not provided, the module will redirect the administrator to the provider's keys generator page to create it and then fill in the missing data
- Improvement: Product's "Domain" and "Dedicated IP" fields will be now also automatically filled in after server creation
- Bug Fix: If a product is marked as reusable, its "Server Name" field will be now properly cleared on termination - case #152
- Bug Fix: Slight adjustments to the upgrade functionality - case #153
Bright Agho @bright1039
Does this module have rdp and can I try the 7 days trial to see how it work?
Anna Bystrzanowska @anna6899
Thank you for reaching out with your question. While this module doesn’t include RDP, it does come with access to a KVM console for remote management. Here's where you can find a bit more about this functionality: https://www.docs.modulesgarden.com/OVHcloud_VPS_And_Dedicated_Servers_For_WHMCS#Access_Console
Owner@ModulesGardenSince you've already ordered a trial period, we hope you'll manage to explore all the module's features over the next few days to see if it’s the right fit for you. In case you need more time to complete the whole evaluation, please don't hesitate to contact us.
Trf org @trf7064
No comment provided.
Joanna Byjoś @JoannaModulesGarden
I would love for you to reach out so we can discuss your lack of satisfaction in some greater detail. Whenever you have a moment, please simply open a ticket on our website and mention your review so we can get straight to addressing your concerns.
Owner@ModulesGardenGuto Pedrosa @guto8913
In the beginning we managed the servers manually and it was a lot of work. The use of this module is essential for our services. Thanks to the ModulesGarden team for all the support!
Prince Choudhary @prince4373
Amazing Functionality. this is the best solution out there to grow your business. I am in love with it. :)
Ayoub Hadran @ayoub2085
I've tried the plugin, and just within the 7 days trial period, I've found this plugin is the ideal solution for all my needs.
To be honest, I cannot ask no more than what it already have as features.
Seth Cole @seth942
I am really pleased with the level of support provided by the Modules Garden team. Due to special circumstances involving localisation, it was necessary to install a custom patch, which the developers graciously provided. A+ work! Thanks, Guys!
James Bowman @james8964
Not well documented. Can't add product configuration options. support team doesn't give specific solution.
Joanna Byjoś @JoannaModulesGarden
James, our support agents tried to reach you a number of times over the last few months, as we are still not sure what part of the provided explanation lacks detail or clarity. If you choose to get back in touch with us, we will gladly take any doubt off your mind.
Owner@ModulesGardenAn Le @an3306
Fast and good supporting. I've tested for 7 days and decided to purchase it.
Amine EL AMRANI @amine7603
What to say, This plugin is just great, it makes it so easy to let customer manage their own servers (which eleminate support requests for reboot and reinstall), also the provisionning option is a great features.
Also it makes server inventory available from the whmcs admin area which is a good option to have.
Very nice module, keep it going guys.
Host Net @host8104
I used the 7-day version of this module and was happy
And I want to buy a one-year version
Hope this module will have some good updates in the future
James Russell @james3959
We have been using Modulesgarden for a while now and we have various modules of WHMCS purchased through modulesgarden and they are best in the industry as per our experience. Recently we purchased OVH -VPS & ded server plugin and it is pretty sleek and very easy to set up and manage.
Regards,
Roger.
Ricardo Mendes @ricardo4063
I have started the free trial for this module late August before purchasing and spent a few days setting up the modules and products. I found the documentation well organised. I also opened a few tickets regarding a few questions and they were all answered marvellously. Very happy with the all experience so far!
FREDY COHEN @fredy3413
The module is presenting problems when provisioning and sending emails to customers, if it has not worked for me
Kamila Szlęk @kamila7554
Thank you for providing us with your important feedback, Fredy. You may rest totally assured that the module will continue to grow with improvements. As a matter of fact, I am pleased to let you know that it is now fully functioning, any difficulties you ran into can be fully disposed of starting from the 1.0.3 version released already at the end of August.
Formerly@ModulesGardenMoreover, we can now offer you even newer and more improved OVH VPS & Dedicated Servers For WHMCS 1.0.5 with full-fledged support for WHMCS V7.8.3. Should you be interested in giving it a try once again, we cordially invite you to test all its attributes without any cost thanks to the 7-Day Free Access to the module. Also, please remember that our Support Team is always at your disposal to help you overcome any difficulties you may encounter in the process.
Amine EL AMRANI @amine7603
Hello,
We've been using this modules since it's first release it's really nice and easy to setup, also it is so reliable, and it really makes it easy to integrate with already created servers on your account.
It has been a while since we were looking for such a module and this one really meets our requirement so far.
Regards,